Root/target/linux/at91/flexibity/profiles/000-flexibity-minimal.mk

1#
2# Copyright (C) 2008 OpenWrt.org
3#
4# This is free software, licensed under the GNU General Public License v2.
5# See /LICENSE for more information.
6#
7
8define Profile/flexibity-minimal
9  NAME:=Flexibity Connect (minimal)
10  PACKAGES:=
11endef
12
13define Profile/flexibity-minimal/Description
14    Minimal packages set for the Flexibity Connect device.
15endef
16
17$(eval $(call Profile,flexibity-minimal))
18
19

Archive Download this file



interactive