summaryrefslogtreecommitdiffstats
path: root/obsolete-buildroot/sources/openwrt/patches
diff options
context:
space:
mode:
authormbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2004-08-17 23:00:52 +0000
committermbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2004-08-17 23:00:52 +0000
commitb46fe1c707bc971ac7c06b7545b21c666349f7f9 (patch)
tree84ebc770984bae282956c67d6b0b2234b2a56a70 /obsolete-buildroot/sources/openwrt/patches
parente2784f3bce41605cdae551531a6621ae9c1c043d (diff)
sstrip, nas support, mppe support, mac os x patches, syslogd on bootup, inittab correction
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@136 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'obsolete-buildroot/sources/openwrt/patches')
-rw-r--r--obsolete-buildroot/sources/openwrt/patches/wrt54g-router.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/obsolete-buildroot/sources/openwrt/patches/wrt54g-router.patch b/obsolete-buildroot/sources/openwrt/patches/wrt54g-router.patch
index 4098f792e..5a9b1ea31 100644
--- 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
+
-+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