projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[rdc] include swconfig in ar525w profile
[openwrt.git]
/
package
/
swconfig
/
src
/
Makefile
diff --git
a/package/swconfig/src/Makefile
b/package/swconfig/src/Makefile
index
64816af
..
7b95ca2
100644
(file)
--- a/
package/swconfig/src/Makefile
+++ b/
package/swconfig/src/Makefile
@@
-8,5
+8,5
@@
all: swconfig
%.o: %.c
$(CC) $(CFLAGS) -c -o $@ $^
-swconfig: cli.o swlib.o
+swconfig: cli.o swlib.o
uci.o
$(CC) $(LDFLAGS) -o $@ $^ $(LIBS)
This page took
0.019606 seconds
and
4
git commands to generate.