c7d9f3253dd69afdd297159e16b6feae2b560c53
[openwrt/openwrt.git] / target / linux / x86 / generic / profiles / Alix.mk
1 #
2 # Copyright (C) 2006 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/Alix
9 NAME:=PCEngines Alix
10 PACKAGES:=kmod-via-rhine kmod-leds-alix
11 endef
12
13 define Profile/Alix/Description
14 Package set compatible with the PCEngines Alix. Contains VIA Rhine III VT6105M and LED support
15 endef
16 $(eval $(call Profile,Alix))