[Zrouter-src] ZRouter.org: push to ZRouter socs/Ralink/RT3052F/soc.mk
zrouter-src at zrouter.org
zrouter-src at zrouter.org
Mon Apr 30 12:07:19 UTC 2012
details: http://zrouter.org/hg/zrouter//rev/a2f22f544e3b
changeset: 399:a2f22f544e3b
user: Aleksandr Rybalko <ray at ddteam.net>
date: Mon Apr 30 15:06:21 2012 +0300
description:
Switch from rt2860 to ral.
diffstat:
socs/Ralink/RT3052F/soc.mk | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 9230fb8d7c93 -r a2f22f544e3b socs/Ralink/RT3052F/soc.mk
--- a/socs/Ralink/RT3052F/soc.mk Mon Apr 30 01:24:06 2012 +0300
+++ b/socs/Ralink/RT3052F/soc.mk Mon Apr 30 15:06:21 2012 +0300
@@ -90,9 +90,10 @@
KERNCONF_DEVICES+= switch_obio
KERNCONF_DEVICES+= switch_rt305x
.if !defined(WITHOUT_WIRELESS)
-KERNCONF_DEVICES+= rt2860
+KERNCONF_DEVICES+= ral
+KERNCONF_DEVICES+= firmware
+KERNCONF_DEVICES+= wlan
.endif
-KERNCONF_DEVICES+= wlan
KERNCONF_DEVICES+= gpio
KERNCONF_DEVICES+= gpioled
More information about the Zrouter-src
mailing list