openwrtv3/target/linux/lantiq/svip_be/profiles/000-generic.mk
John Crispin f5f36911f0 add lantiq svip support
SVN-Revision: 32925
2012-07-31 18:49:54 +00:00

8 lines
106 B
Makefile

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