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/modules.mk | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'target/linux/xburst/modules.mk') diff --git a/target/linux/xburst/modules.mk b/target/linux/xburst/modules.mk index ad953d5852..0e886b50ea 100644 --- a/target/linux/xburst/modules.mk +++ b/target/linux/xburst/modules.mk @@ -35,16 +35,6 @@ define KernelPackage/sound-soc-qilb60 $(call KernelPackage/sound-soc-xburst/default,QI NanoNote,QI_LB60,qi-lb60,qi_lb60) endef -define KernelPackage/sound-soc-n516 -$(call KernelPackage/sound-soc-xburst/default,Hanvon N516,N516,n516) -endef - -define KernelPackage/sound-soc-n526 -$(call KernelPackage/sound-soc-xburst/default,Hanvon N526,N526,n526) -endef - $(eval $(call KernelPackage,sound-soc-jz4740)) $(eval $(call KernelPackage,sound-soc-jz4740-codec)) $(eval $(call KernelPackage,sound-soc-qilb60)) -$(eval $(call KernelPackage,sound-soc-n516)) -$(eval $(call KernelPackage,sound-soc-n526)) -- cgit v1.2.3