mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 17:38:27 +02:00
58dfdd9138
Add patches from Hauke adding linux 3.0 compatibility. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27187 3c298f89-4303-0410-b956-a3cf2f4a3e73
14 lines
182 B
Diff
14 lines
182 B
Diff
--- a/config.mk
|
|
+++ b/config.mk
|
|
@@ -327,8 +327,8 @@ endif #CONFIG_SSB
|
|
|
|
CONFIG_P54_PCI=m
|
|
|
|
-CONFIG_B44=m
|
|
-CONFIG_B44_PCI=y
|
|
+# CONFIG_B44=m
|
|
+# CONFIG_B44_PCI=y
|
|
|
|
CONFIG_RTL8180=m
|
|
|