mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 06:43:43 +02:00
Add a Ralink profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5835 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
977285ae30
commit
de32759c07
@ -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…
Reference in New Issue
Block a user