projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
415af4a
)
Remove reference to old ar7-2.4 code
author
Florian Fainelli
<florian@openwrt.org>
Mon, 18 Jun 2007 15:44:29 +0000
(15:44 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 18 Jun 2007 15:44:29 +0000
(15:44 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7667
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/ar7-atm/Makefile
patch
|
blob
|
history
diff --git
a/package/ar7-atm/Makefile
b/package/ar7-atm/Makefile
index
1bbd218
..
b3d5eb1
100644
(file)
--- 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)