buildroot: build a second pass kernel if initramfs is enabled
If initramfs is enabled, build a second pass kernel containing the CPIO rootfs, preliminary work to get non exclusive enabling of initramfs. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37047
This commit is contained in:
@@ -32,6 +32,7 @@ endef
|
||||
|
||||
define Kernel/CompileImage
|
||||
$(call Kernel/CompileImage/Default)
|
||||
$(call Kernel/CompileImage/Initramfs)
|
||||
endef
|
||||
|
||||
define Kernel/Clean
|
||||
|
||||
Reference in New Issue
Block a user