summaryrefslogtreecommitdiffstats
path: root/board/davinci/da8xxevm/Makefile
diff options
context:
space:
mode:
authorPeter Howard <pjh@northern-ridge.com.au>2015-03-23 09:19:56 +1100
committerTom Rini <trini@konsulko.com>2015-04-23 13:58:43 -0400
commita868e44333ebac080dd6ed81e5ae580691f7fd18 (patch)
tree45fe0d51becee467aab1d4e89b084857dff5d333 /board/davinci/da8xxevm/Makefile
parenta8eeaf2f7a9c3326cba5b1780b1a38f70c6c1f37 (diff)
downloadtalos-obmc-uboot-a868e44333ebac080dd6ed81e5ae580691f7fd18.tar.gz
talos-obmc-uboot-a868e44333ebac080dd6ed81e5ae580691f7fd18.zip
davinci: add support for omapl138-lcdk board
Signed-off-by: Peter Howard <phoward@gme.net.au> [trini: Add config file, update for ..._ether_addr() -> ..._ethaddr() rename] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/davinci/da8xxevm/Makefile')
-rw-r--r--board/davinci/da8xxevm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/davinci/da8xxevm/Makefile b/board/davinci/da8xxevm/Makefile
index 4da509b5e1..93e1f1d070 100644
--- a/board/davinci/da8xxevm/Makefile
+++ b/board/davinci/da8xxevm/Makefile
@@ -9,3 +9,4 @@
obj-$(CONFIG_MACH_DAVINCI_DA830_EVM) += da830evm.o
obj-$(CONFIG_MACH_DAVINCI_DA850_EVM) += da850evm.o
+obj-$(CONFIG_MACH_OMAPL138_LCDK) += omapl138_lcdk.o
OpenPOWER on IntegriCloud