projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
standardize Makefile
[openwrt.git]
/
package
/
zd1211
/
Makefile
diff --git
a/package/zd1211/Makefile
b/package/zd1211/Makefile
index
651621f
..
0c94cd1
100644
(file)
--- a/
package/zd1211/Makefile
+++ b/
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)" \
This page took
0.023148 seconds
and
4
git commands to generate.