aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/ep80579/target.mk
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-05-12 16:09:47 +0200
committerFelix Fietkau <nbd@nbd.name>2016-05-12 16:09:47 +0200
commitdee8986b95dcc200550faebe49c143e5d2357c60 (patch)
treee895c42e1bce1bef6db68b9da0de47d426f95a83 /target/linux/x86/ep80579/target.mk
parentd02f109ee40f534ad8358d89563965f903aa5168 (diff)
downloadupstream-dee8986b95dcc200550faebe49c143e5d2357c60.tar.gz
upstream-dee8986b95dcc200550faebe49c143e5d2357c60.tar.bz2
upstream-dee8986b95dcc200550faebe49c143e5d2357c60.zip
x86: remove the ep80579 subtarget, it has been unmaintained for a long time
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/x86/ep80579/target.mk')
-rw-r--r--target/linux/x86/ep80579/target.mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/x86/ep80579/target.mk b/target/linux/x86/ep80579/target.mk
deleted file mode 100644
index 1f02f1e27a..0000000000
--- a/target/linux/x86/ep80579/target.mk
+++ /dev/null
@@ -1,11 +0,0 @@
-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
-