aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/ase/profiles/000-generic.mk
blob: 787a74fba224dded8bafc39bdc9f91cd42ee1f59 (plain)
1
2
3
4
5
6
define Profile/Generic
  NAME:=Generic - all boards
  PACKAGES:=kmod-leds-gpio button-hotplug
endef

$(eval $(call Profile,Generic))