projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ignore the bridge option if brctl is not available
[openwrt.git]
/
package
/
ar7-atm
/
Makefile
diff --git
a/package/ar7-atm/Makefile
b/package/ar7-atm/Makefile
index
03bd5c1
..
11c3345
100644
(file)
--- a/
package/ar7-atm/Makefile
+++ b/
package/ar7-atm/Makefile
@@
-33,7
+33,7
@@
define KernelPackage/sangam-atm-annex-a
endef
define KernelPackage/sangam-atm-annex-b
- $(call
Package/kmod-
sangam-atm-annex-a)
+ $(call
KernelPackage/
sangam-atm-annex-a)
TITLE:=AR7 ADSL driver (Annex B)
DESCRIPTION:=The AR7 ADSL driver for Annex B
endef
This page took
0.023691 seconds
and
4
git commands to generate.