1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-14 17:21:05 +02:00

9 lines
106 B
Makefile
Raw Normal View History

define Profile/Generic
NAME:=Generic - all boards
PACKAGES:=
endef
$(eval $(call Profile,Generic))