mirror of https://github.com/hak5/openwrt.git
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))
|