From 06a27059bd238abfc0310c50cb59e997ec208798 Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Mon, 22 Jul 2013 13:53:01 +0000
Subject: [PATCH] lantiq: dont build ar10 drivers

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 37500
---
 package/kernel/lantiq/ltq-hcd/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/kernel/lantiq/ltq-hcd/Makefile b/package/kernel/lantiq/ltq-hcd/Makefile
index 74218c887b..6b00e6759f 100644
--- a/package/kernel/lantiq/ltq-hcd/Makefile
+++ b/package/kernel/lantiq/ltq-hcd/Makefile
@@ -50,4 +50,4 @@ $(eval $(call KernelPackage,ltq-hcd-ase))
 $(eval $(call KernelPackage,ltq-hcd-danube))
 $(eval $(call KernelPackage,ltq-hcd-ar9))
 $(eval $(call KernelPackage,ltq-hcd-vr9))
-$(eval $(call KernelPackage,ltq-hcd-ar10))
+#$(eval $(call KernelPackage,ltq-hcd-ar10))
-- 
2.30.2