repo.or.cz
/
qemu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
module: Simplify module_load()
[qemu.git]
/
hw
/
gpio
/
Makefile.objs
blob
2c8b51f09a1b59721b84de3382a46d6b5df1bb06
1
common-obj-$(CONFIG_MAX7310) += max7310.o
2
common-obj-$(CONFIG_PL061) += pl061.o
3
common-obj-$(CONFIG_PUV3) += puv3_gpio.o
4
common-obj-$(CONFIG_ZAURUS) += zaurus.o
5
6
obj-$(CONFIG_OMAP) += omap_gpio.o