summaryrefslogtreecommitdiffstats
path: root/package/rt61
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-03-16 19:18:55 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-03-16 19:18:55 +0000
commit1d3cff733d7f863871da68a81aeb52729dc314d4 (patch)
tree01e87355336d1a225ec19d98678fb72b6d09c38b /package/rt61
parentf8a9b434cecb4dced8268dc8518bb695b5a710a6 (diff)
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/rt61')
-rw-r--r--package/rt61/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/rt61/Makefile b/package/rt61/Makefile
index a8112b698..6b2efbe0c 100644
--- a/package/rt61/Makefile
+++ b/package/rt61/Makefile
@@ -13,8 +13,7 @@ PKG_NAME:=rt61
PKG_VERSION:=1.1.0-b1
PKG_RELEASE:=1
-PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/rt61-$(PKG_VERSION)/
-PKG_SOURCE:=rt61-$(PKG_VERSION).tar.gz
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/rt2400
PKG_MD5SUM:=3f2600400a3d6d878a5d27d0a2e47eed
PKG_CAT:=zcat