From 7a71819002666848c4a2ca6a0e7220d225caf940 Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Sun, 1 Mar 2015 15:56:43 +0000 Subject: 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44586 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/xburst/n526/config-default | 1 - target/linux/xburst/n526/target.mk | 7 ------- 2 files changed, 8 deletions(-) delete mode 100644 target/linux/xburst/n526/config-default delete mode 100644 target/linux/xburst/n526/target.mk (limited to 'target/linux/xburst/n526') diff --git a/target/linux/xburst/n526/config-default b/target/linux/xburst/n526/config-default deleted file mode 100644 index b89d18d435..0000000000 --- a/target/linux/xburst/n526/config-default +++ /dev/null @@ -1 +0,0 @@ -CONFIG_I2C_ALGOBIT=y diff --git a/target/linux/xburst/n526/target.mk b/target/linux/xburst/n526/target.mk deleted file mode 100644 index e7bcc77dec..0000000000 --- a/target/linux/xburst/n526/target.mk +++ /dev/null @@ -1,7 +0,0 @@ -BOARDNAME:=Hanvon N526 e-book reader -DEFAULT_PACKAGES += \ - kmod-sound-core \ - kmod-sound-soc-core \ - kmod-sound-soc-jz4740 \ - kmod-sound-soc-jz4740-codec \ - kmod-sound-soc-n516 \ -- cgit v1.2.3