1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-02-13 03:41:54 +00:00
openmptcprouter/5.4/target/linux/ipq60xx/profiles/00-default.mk

10 lines
211 B
Makefile

define Profile/Default
NAME:=Default Profile (minimum package set)
PACKAGES:=
endef
define Profile/Default/Description
Default package set compatible with most boards.
endef
$(eval $(call Profile,Default))