summaryrefslogtreecommitdiff
path: root/target/linux/at91/flexibity/profiles/000-flexibity-minimal.mk
diff options
context:
space:
mode:
authorClaudio Mignanti <c.mignanti@gmail.com>2012-04-20 13:33:01 +0000
committerClaudio Mignanti <c.mignanti@gmail.com>2012-04-20 13:33:01 +0000
commit701309ec11337125fa2a6e61739ffe4d1c43854e (patch)
tree36bc483b64db3684dc9e293db51482988e438419 /target/linux/at91/flexibity/profiles/000-flexibity-minimal.mk
parent3ac08ca653750f8414f41978c8246c31069605a0 (diff)
downloadmtk-20170518-701309ec11337125fa2a6e61739ffe4d1c43854e.zip
mtk-20170518-701309ec11337125fa2a6e61739ffe4d1c43854e.tar.gz
mtk-20170518-701309ec11337125fa2a6e61739ffe4d1c43854e.tar.bz2
Reorganize the subtargets, group subtargets per cpu family
Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com> SVN-Revision: 31372
Diffstat (limited to 'target/linux/at91/flexibity/profiles/000-flexibity-minimal.mk')
-rw-r--r--target/linux/at91/flexibity/profiles/000-flexibity-minimal.mk18
1 files changed, 0 insertions, 18 deletions
diff --git a/target/linux/at91/flexibity/profiles/000-flexibity-minimal.mk b/target/linux/at91/flexibity/profiles/000-flexibity-minimal.mk
deleted file mode 100644
index 1727e80..0000000
--- a/target/linux/at91/flexibity/profiles/000-flexibity-minimal.mk
+++ /dev/null
@@ -1,18 +0,0 @@
-#
-# Copyright (C) 2008 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
-
-define Profile/flexibity-minimal
- NAME:=Flexibity Connect (minimal)
- PACKAGES:=
-endef
-
-define Profile/flexibity-minimal/Description
- Minimal packages set for the Flexibity Connect device.
-endef
-
-$(eval $(call Profile,flexibity-minimal))
-