projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[platform/kernel/u-boot.git]
/
drivers
/
Makefile
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/
17
obj-y += memory/