x86 kernels target bzImage by default
SVN-Revision: 23926
This commit is contained in:
parent
9fc3b4b7fd
commit
2f2442f323
2 changed files with 0 additions and 4 deletions
|
@ -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…
Reference in a new issue