Openwrt/target/linux/ar7-2.4/profiles/None.mk

14 lines
237 B
Makefile
Raw Normal View History

#
# Copyright (C) 2006 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
define Profile/None
NAME:=No ADSL
PACKAGES:=
endef
$(eval $(call Profile,None))