projects
/
karo-tx-uboot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
powerpc/t1040qds: Add Video - HDMI support
[karo-tx-uboot.git]
/
board
/
freescale
/
t1040qds
/
Makefile
1
#
2
# Copyright 2013 Freescale Semiconductor, Inc.
3
#
4
# SPDX-License-Identifier: GPL-2.0+
5
#
6
7
obj-y += t1040qds.o
8
obj-y += ddr.o
9
obj-$(CONFIG_PCI) += pci.o
10
obj-y += law.o
11
obj-y += tlb.o
12
obj-y += eth.o
13
obj-y += diu.o