projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57ac964
)
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)
SVN-Revision: 2686
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 3a224e395b65922685ad76e273e5e735f84e37f3..d5f5535ab6cb0cd67b499c92743f8a4192391e6c 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)