mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-06 02:47:31 +02:00
7 lines
152 B
Makefile
7 lines
152 B
Makefile
|
define Profile/FRITZ3370
|
||
|
NAME:=FRITZ3370 - Ftizbox
|
||
|
PACKAGES:=kmod-leds-gpio button-hotplug kmod-usb-ifxhcd
|
||
|
endef
|
||
|
|
||
|
$(eval $(call Profile,FRITZ3370))
|