make targets provide their KERNELNAME
SVN-Revision: 23919
This commit is contained in:
@@ -16,6 +16,8 @@ LINUX_VERSION:=2.6.32.25
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
KERNELNAME:=bzImage
|
||||
|
||||
$(eval $(call BuildTarget))
|
||||
|
||||
$(eval $(call $(if $(CONFIG_TARGET_ROOTFS_ISO),RequireCommand,Ignore),mkisofs, \
|
||||
|
||||
Reference in New Issue
Block a user