ramips: rt3883: fix build error
[openwrt/svn-archive/archive.git] / target / linux / at91 / 9260 / profiles / 000-flexibity-minimal.mk
1 #
2 # Copyright (C) 20011-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/flexibity-minimal
9 NAME:=Flexibity Connect (minimal)
10 PACKAGES:=
11 endef
12
13 define Profile/flexibity-minimal/Description
14 Minimal packages set for the Flexibity Connect device.
15 endef
16
17 $(eval $(call Profile,flexibity-minimal))
18