Kaynağa Gözat

Add a Ralink profile

SVN-Revision: 5835
Florian Fainelli 19 yıl önce
ebeveyn
işleme
8cf012e8d1
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme
  1. 6 0
      target/linux/brcm63xx-2.6/Makefile

+ 6 - 0
target/linux/brcm63xx-2.6/Makefile

@@ -34,4 +34,10 @@ define Profile/Atheros
 endef
 $(eval $(call Profile,Atheros))
 
+define Profile/Ralink
+  NAME:=Ralink WiFi
+  PACKAGES:=kmod-rt61
+endef
+$(eval $(call Profile,Ralink))
+
 $(eval $(call BuildKernel))