diff options
Diffstat (limited to 'sys/arm/mv/armada38x/files.armada38x')
-rw-r--r-- | sys/arm/mv/armada38x/files.armada38x | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sys/arm/mv/armada38x/files.armada38x b/sys/arm/mv/armada38x/files.armada38x new file mode 100644 index 000000000000..276dde0c1a1b --- /dev/null +++ b/sys/arm/mv/armada38x/files.armada38x @@ -0,0 +1,10 @@ +arm/mv/mpic.c standard + +arm/mv/armada/thermal.c optional fdt +arm/mv/armada/wdt.c optional fdt + +arm/mv/armada38x/armada38x.c standard +arm/mv/armada38x/armada38x_mp.c optional smp +arm/mv/armada38x/pmsu.c standard +arm/mv/armada38x/armada38x_rtc.c optional mv_rtc fdt +arm/mv/armada38x/armada38x_pl310.c optional pl310 |