6608f419d1
* remove lqtapi * bump tapi/dsl to .39 * migrate to new ltq_ style api * add amazon_se support SVN-Revision: 27026
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))
|