aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/Makefile
diff options
context:
space:
mode:
authorYuheiOKAWA <tochiro.srchack@gmail.com>2017-01-10 18:47:19 +0900
committerJohn Crispin <john@phrozen.org>2017-01-20 00:52:48 +0100
commit261415a660c12a5673fe3d48dabaf677e1d5c32c (patch)
tree81309a837b07e5f40015bbe2fb2722a160c4209f /target/linux/ar71xx/files/arch/mips/ath79/Makefile
parent78c2ec0f477bab5b5c2622b5a18c14e51dea7249 (diff)
downloadupstream-261415a660c12a5673fe3d48dabaf677e1d5c32c.tar.gz
upstream-261415a660c12a5673fe3d48dabaf677e1d5c32c.tar.bz2
upstream-261415a660c12a5673fe3d48dabaf677e1d5c32c.zip
ar71xx: add support for PQI Air Pen
SoC: AR9331 Ethernet x1, Wireless 2.4G, uSD card slot x1. USB Power, include Li-Po Battery. Signed-off-by: YuheiOKAWA <tochiro.srchack@gmail.com> Changes in v2: alphabetical ordering, tabs fron spaces.
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/Makefile')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/Makefile b/target/linux/ar71xx/files/arch/mips/ath79/Makefile
index 8ce07a49b5..ac0bbc46bf 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/Makefile
+++ b/target/linux/ar71xx/files/arch/mips/ath79/Makefile
@@ -140,6 +140,7 @@ obj-$(CONFIG_ATH79_MACH_OMY_X1) += mach-omy-x1.o
obj-$(CONFIG_ATH79_MACH_ONION_OMEGA) += mach-onion-omega.o
obj-$(CONFIG_ATH79_MACH_PB42) += mach-pb42.o
obj-$(CONFIG_ATH79_MACH_PB44) += mach-pb44.o
+obj-$(CONFIG_ATH79_MACH_PQI_AIR_PEN) += mach-pqi-air-pen.o
obj-$(CONFIG_ATH79_MACH_QIHOO_C301) += mach-qihoo-c301.o
obj-$(CONFIG_ATH79_MACH_R6100) += mach-r6100.o
obj-$(CONFIG_ATH79_MACH_RB2011) += mach-rb2011.o