summaryrefslogtreecommitdiff
path: root/openwrt/package/zd1211/Makefile
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2006-08-18 21:21:06 +0000
committerMike Baker <mbm@openwrt.org>2006-08-18 21:21:06 +0000
commit43459c3f822235d48919ed612d3fdd758887bebb (patch)
tree94d7653bbe19294497ebca91ed5ead3fb811d504 /openwrt/package/zd1211/Makefile
parent55f3d75f841a3b7f970b0ddbc7f2f3d946debf8e (diff)
downloadmtk-20170518-43459c3f822235d48919ed612d3fdd758887bebb.zip
mtk-20170518-43459c3f822235d48919ed612d3fdd758887bebb.tar.gz
mtk-20170518-43459c3f822235d48919ed612d3fdd758887bebb.tar.bz2
Fix/clean several hundred package makefiles
SVN-Revision: 4603
Diffstat (limited to 'openwrt/package/zd1211/Makefile')
-rw-r--r--openwrt/package/zd1211/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/package/zd1211/Makefile b/openwrt/package/zd1211/Makefile
index 651621f..0c94cd1 100644
--- a/openwrt/package/zd1211/Makefile
+++ b/openwrt/package/zd1211/Makefile
@@ -42,7 +42,6 @@ define Build/Compile
CC="$(TARGET_CC)" \
CPP="$(TARGET_CC)" \
LD="$(TARGET_CROSS)ld" \
- STAGING_DIR=$(STAGING_DIR) \
KERNELVERSION="$(KERNEL)" \
KERNEL_SOURCE="$(LINUX_DIR)" \
KDIR="$(LINUX_DIR)" \