diff --git a/build_patches/dir300b/fix_network.patch b/build_patches/dir300b/fix_network.patch index 40fcbb9c..2d58fb23 100644 --- a/build_patches/dir300b/fix_network.patch +++ b/build_patches/dir300b/fix_network.patch @@ -1,7 +1,7 @@ -Index: target/linux/ramips/base-files/etc/uci-defaults/network +Index: network =================================================================== ---- target/linux/ramips/base-files/etc/uci-defaults/network (Revision 25878) -+++ target/linux/ramips/base-files/etc/uci-defaults/network (Arbeitskopie) +--- network (Revision 26472) ++++ network (Arbeitskopie) @@ -1,5 +1,5 @@ #!/bin/sh -RT305X=`cat /proc/cpuinfo | grep RT305` diff --git a/build_patches/dir300b/fix_wifi_kernel.patch b/build_patches/dir300b/fix_wifi_kernel.patch index dc120aef..7717df26 100644 --- a/build_patches/dir300b/fix_wifi_kernel.patch +++ b/build_patches/dir300b/fix_wifi_kernel.patch @@ -1,9 +1,10 @@ -Index: target/linux/ramips/rt305x/config-2.6.37 +Index: config-2.6.37 =================================================================== ---- target/linux/ramips/rt305x/config-2.6.37 (Revision 25878) -+++ target/linux/ramips/rt305x/config-2.6.37 (Arbeitskopie) -@@ -101,3 +101,4 @@ +--- config-2.6.37 (Revision 26472) ++++ config-2.6.37 (Arbeitskopie) +@@ -117,3 +117,4 @@ # CONFIG_USB_ARCH_HAS_OHCI is not set CONFIG_USB_SUPPORT=y CONFIG_ZONE_DMA_FLAG=0 +CONFIG_RFKILL=y +\ No newline at end of file