From 1efcdd3a4e16d8f7b481746f2f6f31564c80876d Mon Sep 17 00:00:00 2001 From: bjo Date: Sun, 6 Nov 2011 22:17:15 +0000 Subject: [PATCH] updated config for dir300b, removed fix-network patch (went to openwrt trunk @27804) --- build_patches/dir300b/fix_network.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 build_patches/dir300b/fix_network.patch diff --git a/build_patches/dir300b/fix_network.patch b/build_patches/dir300b/fix_network.patch deleted file mode 100644 index a97fa2c..0000000 --- a/build_patches/dir300b/fix_network.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: target/linux/ramips/base-files/etc/uci-defaults/network -=================================================================== ---- target/linux/ramips/base-files/etc/uci-defaults/network (Revision 26472) -+++ target/linux/ramips/base-files/etc/uci-defaults/network (Arbeitskopie) -@@ -1,5 +1,5 @@ - #!/bin/sh --RT305X=`cat /proc/cpuinfo | grep RT305` -+RT305X=`cat /proc/cpuinfo | grep RT3.5` - [ -z "${RT305X}" ] || { - uci batch <