mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-01-27 21:52:50 +01:00
Correctly generate .config file for the compilation
This commit is contained in:
parent
89be65d931
commit
b2f0d28f49
@ -36,3 +36,7 @@ S = "${WORKDIR}/git"
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
SPL_BINARY="u-boot-sunxi-with-spl.bin"
|
||||
|
||||
do_configure () {
|
||||
oe_runmake -C ${S} O=${B} ${UBOOT_MACHINE}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user