From: Imre Kaloz Date: Thu, 15 Dec 2005 11:06:42 +0000 (+0000) Subject: fix directory name X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=30c2934966a9e3c1fa4ba50648d066f1e3a4772b;p=15.05%2Fopenwrt.git fix directory name git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2686 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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)