Sign in
qemu-android
/
qemu-android
/
d00e6cddc220de993573dfb5fd160ac72ccd49ab
/
.
/
hw
/
gpio
/
Makefile.objs
blob: 1abcf1798843906d2f44c4034d9bb176ed5bfe1e [
file
] [
log
] [
blame
]
common
-
obj
-
$
(
CONFIG_MAX7310
)
+=
max7310
.
o
common
-
obj
-
$
(
CONFIG_PL061
)
+=
pl061
.
o
common
-
obj
-
$
(
CONFIG_PUV3
)
+=
puv3_gpio
.
o
common
-
obj
-
$
(
CONFIG_ZAURUS
)
+=
zaurus
.
o
common
-
obj
-
$
(
CONFIG_E500
)
+=
mpc8xxx
.
o
obj
-
$
(
CONFIG_OMAP
)
+=
omap_gpio
.
o