x86 kernels target bzImage by default

SVN-Revision: 23926
This commit is contained in:
Imre Kaloz 2010-11-08 09:44:33 +00:00
parent 9fc3b4b7fd
commit 2f2442f323
2 changed files with 0 additions and 4 deletions

View File

@ -16,8 +16,6 @@ LINUX_VERSION:=2.6.32.25
include $(INCLUDE_DIR)/target.mk
KERNELNAME:=bzImage
DEFAULT_PACKAGES += wpad-mini kmod-libphy kmod-r6040 kmod-input-core \
kmod-input-polldev kmod-input-gpio-buttons kmod-button-hotplug \
kmod-rdc321x-wdt

View File

@ -16,8 +16,6 @@ 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, \