From: Imre Kaloz Date: Thu, 15 Dec 2005 11:06:42 +0000 (+0000) Subject: fix directory name X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=d18fb042fe9e47914afd43e5f6a17c0db2bc2ed9;p=openwrt%2Fstaging%2Fansuel.git fix directory name SVN-Revision: 2686 --- diff --git a/openwrt/target/linux/package/madwifi/Makefile b/openwrt/target/linux/package/madwifi/Makefile index 3a224e395b..d5f5535ab6 100644 --- 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)