mirror of https://github.com/hak5/openwrt.git
6 lines
91 B
Makefile
6 lines
91 B
Makefile
|
define Profile/Generic
|
||
|
NAME:=Generic - all boards
|
||
|
endef
|
||
|
|
||
|
$(eval $(call Profile,Generic))
|