Makefile cleanup, remove unused variables and options

git-svn-id: svn://svn.openwrt.org/openwrt/packages@5611 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2006-11-21 22:01:26 +00:00
parent 90a9d5e588
commit 61e30ef635
13 changed files with 2 additions and 18 deletions

View File

@ -18,7 +18,6 @@ PKG_MD5SUM:=a125d76f630c4aab940df5912f161965
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
include $(INCLUDE_DIR)/package.mk