Skip to content
Snippets Groups Projects
Commit dee8986b authored by Felix Fietkau's avatar Felix Fietkau
Browse files

x86: remove the ep80579 subtarget, it has been unmaintained for a long time


Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent d02f109e
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ ARCH:=i386
BOARD:=x86
BOARDNAME:=x86
FEATURES:=squashfs ext4 vdi vmdk pcmcia targz
SUBTARGETS=generic xen_domu ep80579 geode kvm_guest 64
SUBTARGETS=generic xen_domu geode kvm_guest 64
MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
DEFAULT_PACKAGES += partx-utils
......
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_HIGHMEM=y
CONFIG_HIGHMEM4G=y
# CONFIG_HIGHPTE is not set
# CONFIG_ITCO_VENDOR_SUPPORT is not set
CONFIG_ITCO_WDT=y
CONFIG_LOG_BUF_SHIFT=17
# CONFIG_MTD is not set
# CONFIG_NOHIGHMEM is not set
CONFIG_SATA_AHCI=y
# CONFIG_SQUASHFS is not set
BOARDNAME:=Intel EP80579
KERNEL_PATCHVER:=3.3
DEFAULT_PACKAGES += kmod-ep80579-can kmod-ep80579-eth kmod-ep80579-misc \
kmod-usb-core kmod-usb2 kmod-usb-hid kmod-usb-uhci
FEATURES += broken
define Target/Description
Build firmware images for Intel EP80579 based boards
(e.g : ADI Engineering Ocracoke Island)
endef
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment