VoltServer / uboot-bootcount

Read and reset the u-boot 'bootcount' register on various ARM platforms
GNU General Public License v3.0
2 stars 5 forks source link

configure.ac: Fix typo causing configure fail #2

Closed pikondrej closed 5 years ago

pikondrej commented 5 years ago

./configure: line 6072: /home/***: Is a directory

Signed-off-by: Ondrej Pik ondrej@amarulasolutions.com

thom-nic commented 5 years ago

Thanks for fixing this!