projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
338d741
)
fix directory name
author
Imre Kaloz
<kaloz@openwrt.org>
Thu, 15 Dec 2005 11:06:42 +0000
(11:06 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Thu, 15 Dec 2005 11:06:42 +0000
(11:06 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2686
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
openwrt/target/linux/package/madwifi/Makefile
patch
|
blob
|
history
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)