updated patches

This commit is contained in:
bjo 2011-05-19 04:52:00 +00:00
parent 350173c465
commit bdd97348e0
2 changed files with 8 additions and 7 deletions

View File

@ -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) --- network (Revision 26472)
+++ target/linux/ramips/base-files/etc/uci-defaults/network (Arbeitskopie) +++ network (Arbeitskopie)
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
#!/bin/sh #!/bin/sh
-RT305X=`cat /proc/cpuinfo | grep RT305` -RT305X=`cat /proc/cpuinfo | grep RT305`

View File

@ -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) --- config-2.6.37 (Revision 26472)
+++ target/linux/ramips/rt305x/config-2.6.37 (Arbeitskopie) +++ config-2.6.37 (Arbeitskopie)
@@ -101,3 +101,4 @@ @@ -117,3 +117,4 @@
# CONFIG_USB_ARCH_HAS_OHCI is not set # CONFIG_USB_ARCH_HAS_OHCI is not set
CONFIG_USB_SUPPORT=y CONFIG_USB_SUPPORT=y
CONFIG_ZONE_DMA_FLAG=0 CONFIG_ZONE_DMA_FLAG=0
+CONFIG_RFKILL=y +CONFIG_RFKILL=y
\ No newline at end of file