call Image/BuildKernel template for targets that export their kernel images without filesystem

SVN-Revision: 3936
owl
Felix Fietkau 2006-06-12 22:04:52 +00:00
parent dababf5dac
commit c9baa75cb7
1 changed files with 1 additions and 0 deletions

View File

@ -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)