1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-14 13:31:07 +02:00

7 lines
133 B
Makefile
Raw Normal View History

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