call Image/BuildKernel template for targets that export their kernel images without filesystem
SVN-Revision: 3936
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user