Add a Ralink profile

SVN-Revision: 5835
v19.07.3_mercusys_ac12_duma
Florian Fainelli 18 years ago
parent cebfa34f6a
commit 8cf012e8d1

@ -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))

Loading…
Cancel
Save