1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-21 22:33:15 +03:00
openwrt-xburst/target/linux/lantiq/svip_le/profiles/000-generic.mk

9 lines
106 B
Makefile
Raw Normal View History

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