2 # This is free software, licensed under the GNU General Public License v2.
3 # See /LICENSE for more information.
5 include $(TOPDIR)/rules.mk
9 BOARDNAME:=AppliedMicro APM821xx
12 MAINTAINER:=Chris Blake <chrisrblake93@gmail.com>, \
13 Christian Lamparter <chunkeey@gmail.com>
18 define Target/Description
19 Build images for AppliedMicro APM821xx based boards.
22 include $(INCLUDE_DIR)/target.mk
27 kmod-leds-gpio kmod-i2c-core kmod-gpio-button-hotplug
29 $(eval $(call BuildTarget))