0a866293bd
* add basic vr9 support * backport 3.1 fixes * backport 3.2 queue (falcon) SVN-Revision: 28405
7 lines
133 B
Makefile
7 lines
133 B
Makefile
define Profile/Generic
|
|
NAME:=Generic - all boards
|
|
PACKAGES:=kmod-leds-gpio button-hotplug
|
|
endef
|
|
|
|
$(eval $(call Profile,Generic))
|