mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 22:47:56 +00:00
f5f36911f0
SVN-Revision: 32925
9 lines
106 B
Makefile
9 lines
106 B
Makefile
define Profile/Generic
|
|
NAME:=Generic - all boards
|
|
PACKAGES:=
|
|
endef
|
|
|
|
$(eval $(call Profile,Generic))
|
|
|
|
|