openwrtv3/target/linux/ixp4xx-2.6/profiles/100-Default.mk
2007-06-29 10:47:27 +00:00

17 lines
317 B
Makefile

#
# Copyright (C) 2006 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
PACKAGES:=
endef
define Profile/Default/Description
Default IXP4xx Profile
endef
$(eval $(call Profile,Default))