1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

package Makefile cleanup: remove uneeded vars

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8587 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2007-09-03 08:20:36 +00:00
parent b24dac87cc
commit 76c7aa6ffa
12 changed files with 3 additions and 26 deletions

View File

@@ -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)" \