projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Corrected WAP54G bug as explained in #146, closes ticket #146
[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
3a224e3
..
d5f5535
100644
(file)
--- a/
openwrt/target/linux/package/madwifi/Makefile
+++ b/
openwrt/target/linux/package/madwifi/Makefile
@@
-12,7
+12,7
@@
PKG_SOURCE_URL:=http://snapshots.madwifi.org/madwifi-ng
PKG_SOURCE:=$(PKG_NAME)-ng-$(PKG_VERSION).tar.gz
PKG_CAT:=zcat
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-
trunk
-$(PKG_VERSION)
+PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-
ng
-$(PKG_VERSION)
ifeq ($(KERNEL_DIR),)
KERNEL_DIR:=$(LINUX_DIR)
This page took
0.027033 seconds
and
4
git commands to generate.