Oops, commited just one part :/
[openwrt.git] / target / linux / brcm63xx-2.6 / Makefile
index 25c3baa..81a4013 100644 (file)
@@ -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))
This page took 0.032208 seconds and 4 git commands to generate.