projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove 'without switch support' comment from b44 driver menuconfig description
[openwrt.git]
/
openwrt
/
package
/
wificonf
/
Makefile
diff --git
a/openwrt/package/wificonf/Makefile
b/openwrt/package/wificonf/Makefile
index
f027cd0
..
5f8c9a0
100644
(file)
--- a/
openwrt/package/wificonf/Makefile
+++ b/
openwrt/package/wificonf/Makefile
@@
-19,7
+19,7
@@
$(PKG_BUILD_DIR)/.configured:
touch $@
$(PKG_BUILD_DIR)/.built:
touch $@
$(PKG_BUILD_DIR)/.built:
- $(TARGET_CC) $(TARGET_CFLAGS) -I$(STAGING_DIR)/usr/include -o $(PKG_BUILD_DIR)/wifi wificonf.c -L$(STAGING_DIR)/usr/lib -lnvram -lshared $(STAGING_DIR)/usr/lib/libiw.so
+ $(TARGET_CC) $(TARGET_CFLAGS) -I
include/ -I
$(STAGING_DIR)/usr/include -o $(PKG_BUILD_DIR)/wifi wificonf.c -L$(STAGING_DIR)/usr/lib -lnvram -lshared $(STAGING_DIR)/usr/lib/libiw.so
touch $@
$(IPKG_WIFICONF):
touch $@
$(IPKG_WIFICONF):
This page took
0.024274 seconds
and
4
git commands to generate.