mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-12 09:54:53 +00:00
4248705108
SVN-Revision: 28998
6 lines
91 B
Makefile
6 lines
91 B
Makefile
define Profile/Generic
|
|
NAME:=Generic - all boards
|
|
endef
|
|
|
|
$(eval $(call Profile,Generic))
|