projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b01666a
)
fix typo
author
Nicolas Thill
<nico@openwrt.org>
Sun, 4 Sep 2005 21:15:44 +0000
(21:15 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sun, 4 Sep 2005 21:15:44 +0000
(21:15 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1850
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
openwrt/package/wiviz/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/wiviz/Makefile
b/openwrt/package/wiviz/Makefile
index
e3453f6
..
73a32a4
100644
(file)
--- a/
openwrt/package/wiviz/Makefile
+++ b/
openwrt/package/wiviz/Makefile
@@
-23,7
+23,7
@@
$(PKG_BUILD_DIR)/.configured:
$(PKG_BUILD_DIR)/.built:
$(MAKE) -C $(PKG_BUILD_DIR) \
CC="$(TARGET_CC)" \
- COPTS="$(TARGET_CFLAGS)" \
+ C
C
OPTS="$(TARGET_CFLAGS)" \
INCLUDE="-I$(STAGING_DIR)/include -I$(STAGING_DIR)/usr/include" \
LDFLAGS="-L$(STAGING_DIR)/lib -L$(STAGING_DIR)/usr/lib"
touch $@