repo.or.cz
/
u-boot
/
qq2440-u-boot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
arm: vf610: fix double iomux configuration for vf610twr board
[u-boot/qq2440-u-boot.git]
/
drivers
/
Makefile
blob
5d03f37a187b8fb5f112578ff69043ea2d0135ce
1
obj-
$(
CONFIG_BIOSEMU
) +=
bios_emulator
/
2
obj-y
+=
block
/
3
obj-
$(
CONFIG_BOOTCOUNT_LIMIT
) +=
bootcount
/
4
obj-y
+=
crypto
/
5
obj-
$(
CONFIG_FPGA
) +=
fpga
/
6
obj-y
+=
hwmon
/
7
obj-y
+=
misc
/
8
obj-y
+=
pcmcia
/
9
obj-y
+=
dfu
/
10
obj-y
+=
rtc
/
11
obj-y
+=
sound
/
12
obj-y
+=
tpm
/
13
obj-y
+=
twserial
/
14
obj-y
+=
video
/
15
obj-y
+=
watchdog
/
16
obj-
$(
CONFIG_QE
) +=
qe
/