1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-07 20:43:52 +03:00

[x86:rdc]: x86 kernels target bzImage by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23926 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz 2010-11-08 09:44:33 +00:00
parent b9f738b997
commit d9c364a7c7
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, \