aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mcs814x/profiles/000-Generic.mk
blob: a6d0f30ec595f02f6317a8d588a9e8da9b41e385 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# Copyright (C) 2012 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#

define Profile/Generic
  NAME:=Generic profile
endef

define Profile/Generic/Description
   Default profile for Moschip MCS814x targets
endef
$(eval $(call Profile,Generic))