X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/1dfdb01703ee80d615586a72d3e8de29d5c9c97e..b37a7498d32068d49dbf33b5e876c9746c2bc316:/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 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