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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue