aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/xburst/id800wt/target.mk
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2015-03-01 15:56:43 +0000
committerLars-Peter Clausen <lars@metafoo.de>2015-03-01 15:56:43 +0000
commit7a71819002666848c4a2ca6a0e7220d225caf940 (patch)
tree7462216c2c9fc70ce95aa72ff66542f0e80ac8c9 /target/linux/xburst/id800wt/target.mk
parent1b4518a6b0bcdcf766cf88dac8e02c7de87e9f62 (diff)
downloadmaster-187ad058-7a71819002666848c4a2ca6a0e7220d225caf940.tar.gz
master-187ad058-7a71819002666848c4a2ca6a0e7220d225caf940.tar.bz2
master-187ad058-7a71819002666848c4a2ca6a0e7220d225caf940.zip
xburst: Remove n516, n526 and id800wt subtargets
The driver code for supporting these subtargets was already removed a while ago, so the current images wont actually boot. It is also quite unlikely that there are any users of them at this point, so remove them. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44586 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/xburst/id800wt/target.mk')
-rw-r--r--target/linux/xburst/id800wt/target.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/target/linux/xburst/id800wt/target.mk b/target/linux/xburst/id800wt/target.mk
deleted file mode 100644
index 754ba34f9c..0000000000
--- a/target/linux/xburst/id800wt/target.mk
+++ /dev/null
@@ -1,8 +0,0 @@
-BOARDNAME:=Sungale Pictureframe (id800wt)
-DEFAULT_PACKAGES += \
- kmod-sound-core \
- kmod-sound-soc-core \
- kmod-sound-soc-jz4740 \
- kmod-sound-soc-jz4740-codec \
- kmod-sound-soc-id800wt \
-