X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f5ab57b33522609d1465f937b69f158be90b177f..1ce8862ab409526a36936eb93db4e23ad92e3b79:/package/base-files/Makefile?ds=inline diff --git a/package/base-files/Makefile b/package/base-files/Makefile index f02f1c9aa..30e90453e 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -19,7 +19,6 @@ REV:=$(shell LANG=C svn info | awk '/^Revision:/ { print$$2 }' ) ifeq ($(REV),) REV:=0 endif - include $(INCLUDE_DIR)/package.mk ifneq ($(DUMP),1)