u-boot: fix bootloader config location

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-03-11 02:28:36 +01:00
parent 71673b5469
commit 7af059d59f

View File

@ -22,7 +22,7 @@
. config/options $1
BOOT_CFG="$PROJECT_DIR/$PROJECT/boot.cfg"
BOOT_CFG="$PROJECT_DIR/$PROJECT/bootloader/boot.cfg"
unset LDFLAGS