openwrtv4/target/linux/lantiq/danube/profiles/000-generic.mk
2011-07-07 18:20:21 +00:00

6 lines
133 B
Makefile

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