Sign in
qemu
/
qemu
/
51a1718b14a57c619d9897c25a59fab75cc980cc
/
.
/
hw
/
pcmcia
/
meson.build
blob: 04e29c109c0d01900c934fe32e9d36872f396b0f [
file
] [
log
] [
blame
]
system_ss
.
add
(
when
:
'CONFIG_PCMCIA'
,
if_true
:
files
(
'pcmcia.c'
))
system_ss
.
add
(
when
:
'CONFIG_PXA2XX'
,
if_true
:
files
(
'pxa2xx.c'
))