projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add fprobe-ulog package
[openwrt.git]
/
obsolete-buildroot
/
sources
/
openwrt
/
patches
/
wrt54g-router.patch
diff --git
a/obsolete-buildroot/sources/openwrt/patches/wrt54g-router.patch
b/obsolete-buildroot/sources/openwrt/patches/wrt54g-router.patch
index
4098f79
..
5a9b1ea
100644
(file)
--- a/
obsolete-buildroot/sources/openwrt/patches/wrt54g-router.patch
+++ b/
obsolete-buildroot/sources/openwrt/patches/wrt54g-router.patch
@@
-172,7
+172,7
@@
diff -bBurN WRT54G/release/src/router/shared/Makefile-openwrt WRT54G.new/release
+clean:
+ rm -f *.o *.so
+
+clean:
+ rm -f *.o *.so
+
-+libshared.so: shutils.o wl.o wl_linux.o defaults.o
++libshared.so: shutils.o wl.o wl_linux.o defaults.o
linux_timer.o
+ $(LD) -shared -o $@ $^
+
+build_date.o: build_date.c
+ $(LD) -shared -o $@ $^
+
+build_date.o: build_date.c
This page took
0.025468 seconds
and
4
git commands to generate.