projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fixes for common config functions
[openwrt.git]
/
package
/
madwifi
/
Makefile
diff --git
a/package/madwifi/Makefile
b/package/madwifi/Makefile
index
c689054
..
57210c0
100644
(file)
--- a/
package/madwifi/Makefile
+++ b/
package/madwifi/Makefile
@@
-1,7
+1,7
@@
# $Id$
include $(TOPDIR)/rules.mk
# $Id$
include $(TOPDIR)/rules.mk
-include $(
TOPDIR)/package
/kernel.mk
+include $(
INCLUDE_DIR)
/kernel.mk
PKG_NAME:=madwifi
PKG_VERSION:=0.9.0
PKG_NAME:=madwifi
PKG_VERSION:=0.9.0
@@
-54,7
+54,7
@@
MADWIFI_MAKEOPTS= -C $(PKG_BUILD_DIR) \
LDOPTS="" \
DOMULTI=1
LDOPTS="" \
DOMULTI=1
-include $(
TOPDIR)/package/rules
.mk
+include $(
INCLUDE_DIR)/package
.mk
ifeq ($(findstring AHB,$(BUS)),AHB)
define Build/Compile/ahb
ifeq ($(findstring AHB,$(BUS)),AHB)
define Build/Compile/ahb
This page took
0.020151 seconds
and
4
git commands to generate.