mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-29 00:11:05 +02: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:
parent
b9f738b997
commit
d9c364a7c7
@ -16,8 +16,6 @@ LINUX_VERSION:=2.6.32.25
|
|||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
KERNELNAME:=bzImage
|
|
||||||
|
|
||||||
DEFAULT_PACKAGES += wpad-mini kmod-libphy kmod-r6040 kmod-input-core \
|
DEFAULT_PACKAGES += wpad-mini kmod-libphy kmod-r6040 kmod-input-core \
|
||||||
kmod-input-polldev kmod-input-gpio-buttons kmod-button-hotplug \
|
kmod-input-polldev kmod-input-gpio-buttons kmod-button-hotplug \
|
||||||
kmod-rdc321x-wdt
|
kmod-rdc321x-wdt
|
||||||
|
@ -16,8 +16,6 @@ LINUX_VERSION:=2.6.32.25
|
|||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
KERNELNAME:=bzImage
|
|
||||||
|
|
||||||
$(eval $(call BuildTarget))
|
$(eval $(call BuildTarget))
|
||||||
|
|
||||||
$(eval $(call $(if $(CONFIG_TARGET_ROOTFS_ISO),RequireCommand,Ignore),mkisofs, \
|
$(eval $(call $(if $(CONFIG_TARGET_ROOTFS_ISO),RequireCommand,Ignore),mkisofs, \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user