[pkg-fso-commits] [SCM] linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko branch, debian, updated. debian/20090105.git69b2aa26-2-2-g7ecdc25
Luca Capello
luca at pca.it
Mon Mar 2 22:16:22 UTC 2009
The following commit has been merged in the debian branch:
commit 7ecdc2517f224e409e315743cd2d77bd81bbf6ac
Author: Luca Capello <luca at pca.it>
Date: Mon Mar 2 22:33:32 2009 +0100
debian/config.gta02: compile the ar6000 driver as module
diff --git a/debian/changelog b/debian/changelog
index 8194ad4..10b0d81 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
linux-2.6-openmoko (20090105.git69b2aa26-3) UNRELEASED; urgency=low
+ * debian/config.gta02:
+ + compile the wireless ar6000 driver as module.
* debian/postinst:
+ s/vmlinuz/uImage.bin/.
* debian/prerm:
diff --git a/debian/config.gta02 b/debian/config.gta02
index 88b2cff..5e8254e 100644
--- a/debian/config.gta02
+++ b/debian/config.gta02
@@ -1600,7 +1600,7 @@ CONFIG_USB_G_SERIAL=m
CONFIG_USB_MIDI_GADGET=m
# CONFIG_USB_G_PRINTER is not set
# CONFIG_USB_CDC_COMPOSITE is not set
-CONFIG_AR6000_WLAN=y
+CONFIG_AR6000_WLAN=m
CONFIG_MMC=y
# CONFIG_MMC_DEBUG is not set
CONFIG_MMC_UNSAFE_RESUME=y
--
linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko
More information about the pkg-fso-commits
mailing list