mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-11 21:31:54 +00:00
call Image/BuildKernel template for targets that export their kernel images without filesystem
SVN-Revision: 3936
This commit is contained in:
parent
dababf5dac
commit
c9baa75cb7
@ -35,6 +35,7 @@ compile:
|
||||
install:
|
||||
$(call Image/Prepare)
|
||||
$(call Image/mkfs/prepare)
|
||||
$(call Image/BuildKernel)
|
||||
$(call Image/mkfs/jffs2)
|
||||
$(call Image/mkfs/squashfs)
|
||||
$(call Image/mkfs/tgz)
|
||||
|
Loading…
x
Reference in New Issue
Block a user