projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
depend on madwifi, fix madwifi makefile
[openwrt.git]
/
openwrt
/
target
/
linux
/
package
/
madwifi
/
Makefile
diff --git
a/openwrt/target/linux/package/madwifi/Makefile
b/openwrt/target/linux/package/madwifi/Makefile
index
732cd45
..
e108eeb
100644
(file)
--- 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
This page took
0.025829 seconds
and
4
git commands to generate.