mirror of
https://github.com/openwrt/openwrt.git
synced 2025-06-23 17:53:23 +00:00
package Makefile cleanup: remove uneeded vars
SVN-Revision: 8587
This commit is contained in:
@ -13,8 +13,6 @@ PKG_NAME:=broadcom-mmc
|
||||
PKG_VERSION:=0.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
MAKEFLAGS_KMOD:= -C "$(LINUX_DIR)" \
|
||||
|
Reference in New Issue
Block a user