From 452308c02bb5f4066c8d8650e9f012e17dbb2f95 Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Mon, 6 Jul 2015 13:36:33 +0200 Subject: arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoM This patch adds support for the "OHB System AG" baseboard with is equipped with the TQMa6S SoM. Signed-off-by: Stefan Roese Cc: Markus Niebel Cc: Stefano Babic --- board/tqc/tqma6/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'board/tqc/tqma6/Makefile') diff --git a/board/tqc/tqma6/Makefile b/board/tqc/tqma6/Makefile index 9ee6920..19b56d0 100644 --- a/board/tqc/tqma6/Makefile +++ b/board/tqc/tqma6/Makefile @@ -7,3 +7,4 @@ obj-y := tqma6.o obj-$(CONFIG_MBA6) += tqma6_mba6.o +obj-$(CONFIG_WRU4) += tqma6_wru4.o -- cgit v1.1