1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-08 04:01:21 +02:00
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))