X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/17126ba85f34746c5250ce9b2b18611f40a98d2c..90added10f63705e2cb0c475a2bfe2e9e33721bf:/package/ar7-atm/Makefile diff --git a/package/ar7-atm/Makefile b/package/ar7-atm/Makefile index 11c3345e9..1ff2186fd 100644 --- a/package/ar7-atm/Makefile +++ b/package/ar7-atm/Makefile @@ -4,7 +4,7 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id:$ +# $Id$ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk @@ -16,9 +16,6 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://downloads.openwrt.org/sources PKG_MD5SUM:=90c10702c9c3129e2ad1c01ce3975bf5 -PKG_CAT:=bzcat - -PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) include $(INCLUDE_DIR)/package.mk