summaryrefslogtreecommitdiffstats
path: root/openwrt/target/linux/package/madwifi
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-10 17:23:40 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-10 17:23:40 +0000
commit71c1210234c7cb3e446b174304a73e5967236fb1 (patch)
treede622bce57ba2d1be77a580d16ec68b24ea8f85a /openwrt/target/linux/package/madwifi
parent3930356282932bcebf168bdbae54e5f3706f8051 (diff)
depend on madwifi, fix madwifi makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1890 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/package/madwifi')
-rw-r--r--openwrt/target/linux/package/madwifi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/package/madwifi/Makefile b/openwrt/target/linux/package/madwifi/Makefile
index 732cd4525..e108eebe5 100644
--- a/openwrt/target/linux/package/madwifi/Makefile
+++ b/openwrt/target/linux/package/madwifi/Makefile
@@ -28,7 +28,7 @@ ifeq ($(ARCH),i386)
HAL_TARGET:=i386-elf
endif
-ifeq ($(LINUX_VERSION),2.4.30)
+ifeq ($(KERNEL),2.4)
MODUL_SUFFIX=o
else
MODUL_SUFFIX=ko