mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-05 13:34:19 +00:00
6 lines
91 B
Makefile
6 lines
91 B
Makefile
|
define Profile/Generic
|
||
|
NAME:=Generic - all boards
|
||
|
endef
|
||
|
|
||
|
$(eval $(call Profile,Generic))
|