projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c252d5
)
Make only on ar7 platforms.
author
Mike Albon
<malbon@openwrt.org>
Tue, 24 Apr 2007 11:01:04 +0000
(11:01 +0000)
committer
Mike Albon
<malbon@openwrt.org>
Tue, 24 Apr 2007 11:01:04 +0000
(11:01 +0000)
SVN-Revision: 7041
package/ar7-atm/Makefile
patch
|
blob
|
history
diff --git
a/package/ar7-atm/Makefile
b/package/ar7-atm/Makefile
index 1f41d3b6cd92f7bdb04bb2729aed566fe3283410..1bbd21887bc2a679842bf82ce3e89ceaa4e6ba9b 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:=
+kmod-atm
+ DEPENDS:=
@LINUX_2_6_AR7||LINUX_2_4_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)