x86: enable CPU frequency scaling
[openwrt/openwrt.git] / target / linux / ramips / rt305x / profiles / sitecom.mk
1 #
2 # Copyright (C) 2012 OpenWrt.org
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8 define Profile/WL-351
9 NAME:=Sitecom WL-351 v1
10 PACKAGES:=\
11 kmod-switch-rtl8366rb kmod-swconfig swconfig
12 endef
13
14 define Profile/WL-351/Description
15 Package set for Sitecom WL-351 v1
16 endef
17
18 $(eval $(call Profile,WL-351))