openwrtv4/target/linux/lantiq/ar9/profiles/000-generic.mk
John Crispin 3c1079a7a7 add ar9 specific profile
SVN-Revision: 27536
2011-07-07 18:20:27 +00:00

6 lines
133 B
Makefile

define Profile/Generic
NAME:=Generic - all boards
PACKAGES:=kmod-leds-gpio button-hotplug
endef
$(eval $(call Profile,Generic))