Browse Source

Remove reference to old ar7-2.4 code

SVN-Revision: 7667
Florian Fainelli 18 years ago
parent
commit
f479b9e32f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/ar7-atm/Makefile

+ 1 - 1
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)