summaryrefslogtreecommitdiffstats
path: root/target/linux/package/madwifi/Makefile
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
commited1f8255c051d85b8e752c3815476b02d5d83660 (patch)
tree8120e0002c35c029e1e5f6be21a05ce8e977b2bd /target/linux/package/madwifi/Makefile
parent06de1e3ea791dc027745d321048311cd7ae853b7 (diff)
depend on madwifi, fix madwifi makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1890 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package/madwifi/Makefile')
-rw-r--r--target/linux/package/madwifi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/package/madwifi/Makefile b/target/linux/package/madwifi/Makefile
index 732cd4525..e108eebe5 100644
--- a/target/linux/package/madwifi/Makefile
+++ b/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