Add a ralink profile (for ADM5120 based IP cameras)

SVN-Revision: 7504
v19.07.3_mercusys_ac12_duma
Florian Fainelli 17 years ago
parent 541d5937b3
commit f111480b82

@ -0,0 +1,16 @@
#
# Copyright (C) 2007 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
define Profile/Ralink
NAME:=Ralink WiFi
PACKAGES:=kmod-rt2500
endef
define Profile/Ralink/Description
Package set compatible with hardware using Ralink WiFi cards
endef
$(eval $(call Profile,Ralink))
Loading…
Cancel
Save