openwrt_archive/target/linux/lantiq/ase/profiles/000-generic.mk
John Crispin ec08cc4c05 add new lantiq target
SVN-Revision: 27546
2011-07-07 19:56:18 +00:00

7 lines
133 B
Makefile

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