SVN-Revision: 8362
This commit is contained in:
Felix Fietkau
2007-08-07 00:04:25 +00:00
parent 9882253827
commit c6bc77ea36
45 changed files with 316 additions and 345 deletions

View File

@@ -9,6 +9,7 @@ all: $(if $(DUMP),dumpinfo,compile)
PKG_BUILD_DIR ?= $(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_INSTALL_DIR ?= $(PKG_BUILD_DIR)/ipkg-install
PKG_MD5SUM ?= unknown
include $(INCLUDE_DIR)/prereq.mk
include $(INCLUDE_DIR)/host.mk