summaryrefslogtreecommitdiff
path: root/package/rt61/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-03-16 19:18:55 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-03-16 19:18:55 +0000
commit1d307eea87ca839a93e6b580e841c98ee2af9571 (patch)
treeffc6f0db61d8e167214c2e2ebf8a770463973bad /package/rt61/Makefile
parentedea35b85ee74122f5579519d0fa0d3af16bf9fa (diff)
downloadmtk-20170518-1d307eea87ca839a93e6b580e841c98ee2af9571.zip
mtk-20170518-1d307eea87ca839a93e6b580e841c98ee2af9571.tar.gz
mtk-20170518-1d307eea87ca839a93e6b580e841c98ee2af9571.tar.bz2
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
SVN-Revision: 6580
Diffstat (limited to 'package/rt61/Makefile')
-rw-r--r--package/rt61/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/rt61/Makefile b/package/rt61/Makefile
index a8112b6..6b2efbe 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