Add a default Ralink profile

SVN-Revision: 5762
v19.07.3_mercusys_ac12_duma
Florian Fainelli 18 years ago
parent b7d79b0d3c
commit 618bb26737

@ -21,4 +21,11 @@ LINUX_RELEASE:=1
LINUX_KERNEL_MD5SUM:=37ddefe96625502161f075b9d907f21e
include $(INCLUDE_DIR)/kernel-build.mk
define Profile/Ralink
NAME:=Ralink WiFi (default)
PACKAGES:=kmod-rt2x00
endef
$(eval $(call Profile,Ralink))
$(eval $(call BuildKernel))

Loading…
Cancel
Save