openwrtv3/target/linux/lantiq/xway/profiles/000-generic.mk

6 lines
133 B
Makefile

define Profile/Generic
NAME:=Generic - all boards
PACKAGES:=kmod-leds-gpio button-hotplug
endef
$(eval $(call Profile,Generic))