aboutsummaryrefslogtreecommitdiffstats
path: root/package/ar7-atm
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-06-18 15:44:29 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-06-18 15:44:29 +0000
commitf479b9e32fe1d7bef75e3ab4467c4055a788a4eb (patch)
treed7d9ae111fb96aba42b63063b36d55f31dade207 /package/ar7-atm
parent653b0cd1c90535fa9b8d9ff698c3fc99c6638ca3 (diff)
downloadupstream-f479b9e32fe1d7bef75e3ab4467c4055a788a4eb.tar.gz
upstream-f479b9e32fe1d7bef75e3ab4467c4055a788a4eb.tar.bz2
upstream-f479b9e32fe1d7bef75e3ab4467c4055a788a4eb.zip
Remove reference to old ar7-2.4 code
SVN-Revision: 7667
Diffstat (limited to 'package/ar7-atm')
-rw-r--r--package/ar7-atm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ar7-atm/Makefile b/package/ar7-atm/Makefile
index 1bbd21887b..b3d5eb10f7 100644
--- a/package/ar7-atm/Makefile
+++ b/package/ar7-atm/Makefile
@@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
define KernelPackage/sangam-atm-annex-a
SUBMENU:=Network Devices
- DEPENDS:=@LINUX_2_6_AR7||LINUX_2_4_AR7 +kmod-atm
+ DEPENDS:=@LINUX_2_6_AR7 +kmod-atm
TITLE:=AR7 ADSL driver (Annex A)
DESCRIPTION:=The AR7 ADSL driver for Annex A
VERSION:=$(PKG_VERSION)+$(LINUX_VERSION)-$(BOARD)-$(PKG_RELEASE)