projects
/
u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
powerpc: T2080RDB: Remove macro CONFIG_T2080RDB
[u-boot.git]
/
board
/
freescale
/
t208xrdb
/
Makefile
diff --git
a/board/freescale/t208xrdb/Makefile
b/board/freescale/t208xrdb/Makefile
index cd8fe096d82426d48f1aa7eb9b9bebbf9cc62a1e..25ea66a0248379996aa87dafc38ed71779c7bbd7 100644
(file)
--- a/
board/freescale/t208xrdb/Makefile
+++ b/
board/freescale/t208xrdb/Makefile
@@
-7,7
+7,7
@@
ifdef CONFIG_SPL_BUILD
obj-y += spl.o
else
-obj-$(CONFIG_T2080RDB) += t208xrdb.o eth_t208xrdb.o cpld.o
+obj-$(CONFIG_T
ARGET_T
2080RDB) += t208xrdb.o eth_t208xrdb.o cpld.o
obj-$(CONFIG_PCI) += pci.o
endif
This page took
0.027382 seconds
and
4
git commands to generate.