package Makefile cleanup: remove uneeded vars
SVN-Revision: 8587
This commit is contained in:
@@ -12,7 +12,6 @@ include $(INCLUDE_DIR)/kernel.mk
|
||||
PKG_NAME:=base-files
|
||||
PKG_RELEASE:=9
|
||||
|
||||
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)
|
||||
PKG_FILE_DEPEND:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/
|
||||
|
||||
REV:=$(shell LANG=C svn info | awk '/^Revision:/ { print$$2 }' )
|
||||
|
||||
Reference in New Issue
Block a user