summaryrefslogtreecommitdiffstats
path: root/package/ar7-atm
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-01-20 02:01:53 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-01-20 02:01:53 +0000
commit17126ba85f34746c5250ce9b2b18611f40a98d2c (patch)
tree26c4db5d46d3e0092b66db814fde04bca3059f59 /package/ar7-atm
parent62adcb808c8ff00b33280f3df32c6af41dd1f07f (diff)
cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6136 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 03bd5c119..11c3345e9 100644
--- 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