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

SVN-Revision: 3936
This commit is contained in:
Felix Fietkau 2006-06-12 22:04:52 +00:00
parent dababf5dac
commit c9baa75cb7

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)