2
0
forked from Ivasoft/openwrt

Reorder profiles numbering, broadcom being the most widely used

SVN-Revision: 13401
This commit is contained in:
Florian Fainelli
2008-11-28 16:35:10 +00:00
parent a29ae09072
commit aa3c775b65
3 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
#
# Copyright (C) 2006 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-rt61-pci
endef
$(eval $(call Profile,Ralink))