summaryrefslogtreecommitdiff
path: root/board/atmel/at91sam9m10g45ek/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-05-09 20:11:36 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-09 20:11:36 (GMT)
commitdd9999d5f4d3a0354c959fa3bccc0957a1164bf5 (patch)
tree7d37b3f93f256bc04e6f5492b20dbc2faeb8edb6 /board/atmel/at91sam9m10g45ek/Makefile
parenta284212963277114ad60e3442d74f095102a9de5 (diff)
parent9d0c4decfeaa7e312f50e0debb677f60ad170f61 (diff)
downloadu-boot-fsl-qoriq-dd9999d5f4d3a0354c959fa3bccc0957a1164bf5.tar.xz
Merge git://git.denx.de/u-boot-dm
Diffstat (limited to 'board/atmel/at91sam9m10g45ek/Makefile')
-rw-r--r--board/atmel/at91sam9m10g45ek/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/atmel/at91sam9m10g45ek/Makefile b/board/atmel/at91sam9m10g45ek/Makefile
index e5448ec..55cd946 100644
--- a/board/atmel/at91sam9m10g45ek/Makefile
+++ b/board/atmel/at91sam9m10g45ek/Makefile
@@ -10,4 +10,4 @@
#
obj-y += at91sam9m10g45ek.o
-obj-y += led.o
+obj-(CONFIG_AT91_LED) += led.o