X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/2bf44366ce3602d82bf958b4ac3401569ff30495..622ea9fa13bf212e52c04602112ee1117a863af9:/package/nozomi/Makefile diff --git a/package/nozomi/Makefile b/package/nozomi/Makefile index e393c59d5..8328198e4 100644 --- a/package/nozomi/Makefile +++ b/package/nozomi/Makefile @@ -4,7 +4,7 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id: Makefile 4855 2006-09-24 20:49:31Z nico $ +# $Id$ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk @@ -16,9 +16,6 @@ PKG_RELEASE:=1 PKG_SOURCE:=nozomi_$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.pharscape.org/3G PKG_MD5SUM:=90e4d8f389a18b5579f7234a23e32e99 -PKG_CAT:=zcat - -PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) include $(INCLUDE_DIR)/package.mk