projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] kmod-libertas needs kmod-lib80211 to load
[openwrt.git]
/
package
/
broadcom-wl
/
src
/
wlc
/
Makefile
diff --git
a/package/broadcom-wl/src/wlc/Makefile
b/package/broadcom-wl/src/wlc/Makefile
index
ffe1649
..
5a243f4
100644
(file)
--- a/
package/broadcom-wl/src/wlc/Makefile
+++ b/
package/broadcom-wl/src/wlc/Makefile
@@
-4,6
+4,6
@@
clean:
wlc: wlc.o ioctl.o
%.o: %.c
- $(CC) $(CFLAGS) -Wall -c -o $@ $<
+ $(CC) $(CFLAGS) -
I../include -
Wall -c -o $@ $<
.PHONY: all clean
This page took
0.024519 seconds
and
4
git commands to generate.