Skip to content
Snippets Groups Projects
Commit 6985994d authored by Imre Kaloz's avatar Imre Kaloz
Browse files

add a default profile file


Signed-off-by: default avatarImre Kaloz <kaloz@openwrt.org>

SVN-Revision: 39037
parent b656a562
No related branches found
No related tags found
No related merge requests found
#
# Copyright (C) 2013 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
define Profile/Default
NAME:=Default Profile
endef
define Profile/Default/Description
Default package set compatible with most boards.
endef
$(eval $(call Profile,Default))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment