build: fix ./configure help

Type: make
Change-Id: I2479f1f84d32bf3e7266625a01174c1706bea7be
Signed-off-by: Damjan Marion <damarion@cisco.com>
This commit is contained in:
Damjan Marion
2021-05-04 09:37:56 +02:00
committed by Damjan Marion
parent 3ec0165665
commit 2e5544f353

2
configure vendored
View File

@ -21,7 +21,7 @@ OPTIONS:
--help, -h This help --help, -h This help
--build-dir, -b Build directory --build-dir, -b Build directory
--install-dir, -i Install directory --install-dir, -i Install directory
--type, -t Build type (release, debug, ... ) --build-type, -t Build type (release, debug, ...)
--wipe, -w Wipe whole repo (except startup.* files) --wipe, -w Wipe whole repo (except startup.* files)
__EOF__ __EOF__
} }