fix the remaining map driver issues
[openwrt.git] / openwrt / target / linux / package / madwifi / Makefile
index 732cd45..e108eeb 100644 (file)
@@ -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
This page took 0.023246 seconds and 4 git commands to generate.