This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, core70 has been updated via c59eaea9ea398cb190fff2bebe24b37dfc4349cb (commit) from fb5593fddef0e3929022fbbd6190c182fd9fa2fe (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit c59eaea9ea398cb190fff2bebe24b37dfc4349cb Author: Arne Fitzenreiter arne_f@ipfire.org Date: Thu Jul 4 21:00:15 2013 +0200
kernel-omap: enable wireless modul for pandaboard.
-----------------------------------------------------------------------
Summary of changes: config/kernel/kernel.config.armv5tel-ipfire-omap | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-)
Difference in files: diff --git a/config/kernel/kernel.config.armv5tel-ipfire-omap b/config/kernel/kernel.config.armv5tel-ipfire-omap index f49ae21..e2adae7 100644 --- a/config/kernel/kernel.config.armv5tel-ipfire-omap +++ b/config/kernel/kernel.config.armv5tel-ipfire-omap @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 3.2.47 Kernel Configuration +# Linux/arm 3.2.48-ipfire-omap Kernel Configuration # CONFIG_ARM=y CONFIG_HAVE_PWM=y @@ -1546,7 +1546,11 @@ CONFIG_HOSTAP_FIRMWARE=y # CONFIG_RT2X00 is not set # CONFIG_RTL8192CU is not set # CONFIG_WL1251 is not set -# CONFIG_WL12XX_MENU is not set +CONFIG_WL12XX_MENU=m +CONFIG_WL12XX=m +CONFIG_WL12XX_SDIO=m +# CONFIG_WL12XX_SDIO_TEST is not set +CONFIG_WL12XX_PLATFORM_DATA=y # CONFIG_ZD1211RW is not set # CONFIG_MWIFIEX is not set
@@ -2761,7 +2765,6 @@ CONFIG_USB_STORAGE_ONETOUCH=m CONFIG_USB_STORAGE_KARMA=m CONFIG_USB_STORAGE_CYPRESS_ATACB=m CONFIG_USB_STORAGE_ENE_UB6250=m -CONFIG_USB_UAS=m # CONFIG_USB_LIBUSUAL is not set
#
hooks/post-receive -- IPFire 2.x development tree