projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7931dfc
)
m68k: Drop unused CONFIG_MACH_DAVINCI_DA830_EVM
author
Simon Glass
<sjg@chromium.org>
Wed, 1 Feb 2023 20:19:42 +0000
(13:19 -0700)
committer
Tom Rini
<trini@konsulko.com>
Tue, 7 Feb 2023 19:33:48 +0000
(14:33 -0500)
This option does not exist, so the Makefile rule does nothing. Drop it.
Signed-off-by: Simon Glass <sjg@chromium.org>
board/davinci/da8xxevm/Makefile
patch
|
blob
|
history
diff --git
a/board/davinci/da8xxevm/Makefile
b/board/davinci/da8xxevm/Makefile
index 8187c8db22e3072f489f3bc36f451eb1aad45484..fe043d517f251d21d48261b8057aec262904a0a1 100644
(file)
--- a/
board/davinci/da8xxevm/Makefile
+++ b/
board/davinci/da8xxevm/Makefile
@@
-5,6
+5,5
@@
#
# Copyright (C) 2007 Sergey Kubushyn <ksi@koi8.net>
-obj-$(CONFIG_MACH_DAVINCI_DA830_EVM) += da830evm.o
obj-$(CONFIG_MACH_DAVINCI_DA850_EVM) += da850evm.o
obj-$(CONFIG_TARGET_OMAPL138_LCDK) += omapl138_lcdk.o