diff options
Diffstat (limited to 'arch/arm/plat-stmp3xxx/Makefile')
| -rw-r--r-- | arch/arm/plat-stmp3xxx/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/plat-stmp3xxx/Makefile b/arch/arm/plat-stmp3xxx/Makefile new file mode 100644 index 000000000000..31dd518f37a5 --- /dev/null +++ b/arch/arm/plat-stmp3xxx/Makefile | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | # | ||
| 2 | # Makefile for the linux kernel. | ||
| 3 | # | ||
| 4 | # Object file lists. | ||
| 5 | obj-y += core.o timer.o irq.o dma.o clock.o pinmux.o devices.o | ||
