From 1f55e96d45d294767624a41ba83799cad11bd906 Mon Sep 17 00:00:00 2001
From: florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Fri, 16 Nov 2012 13:00:41 +0000
Subject: [package] ar7-atm: make it depend on the generic AR7 platform

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34205 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 package/system/ar7-atm/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'package/system')

diff --git a/package/system/ar7-atm/Makefile b/package/system/ar7-atm/Makefile
index e9c386487..59e9e7918 100644
--- a/package/system/ar7-atm/Makefile
+++ b/package/system/ar7-atm/Makefile
@@ -38,7 +38,7 @@ include $(INCLUDE_DIR)/package.mk
 
 define KernelPackage/sangam-atm/Default
   SUBMENU:=Network Devices
-  DEPENDS:=@TARGET_ar7 +kmod-atm
+  DEPENDS:=@TARGET_ar7_generic +kmod-atm
   TITLE:=AR7 ADSL driver
   FILES:=$(PKG_BUILD_DIR)/tiatm.ko
   AUTOLOAD:=$(call AutoLoad,50,tiatm)
-- 
cgit v1.2.3