lantiq: dont install deu test manager
authorJohn Crispin <john@openwrt.org>
Mon, 11 Nov 2013 12:22:12 +0000 (12:22 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 11 Nov 2013 12:22:12 +0000 (12:22 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38731

package/kernel/lantiq/ltq-deu/Makefile

index 53ad0fa6dada00e38d0554e96862f033b385c52d..add300917b6a579bc5a90fc5b570f6d6df01b205 100644 (file)
@@ -22,7 +22,7 @@ define KernelPackage/ltq-deu-template
   URL:=http://www.lantiq.com/
   VARIANT:=$(1)
   DEPENDS:=@TARGET_lantiq_$(2) +kmod-crypto-manager
-  FILES:=$(PKG_BUILD_DIR)/ltq_deu_$(1).ko $(PKG_BUILD_DIR)/ltq_deu_testmgr.ko
+  FILES:=$(PKG_BUILD_DIR)/ltq_deu_$(1).ko
   AUTOLOAD:=$(call AutoProbe,ltq_deu_$(1))
 endef