diff options
Diffstat (limited to 'arch/mips/ddb5xxx/common/Makefile')
-rw-r--r-- | arch/mips/ddb5xxx/common/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/mips/ddb5xxx/common/Makefile b/arch/mips/ddb5xxx/common/Makefile new file mode 100644 index 000000000000..bc44e3032711 --- /dev/null +++ b/arch/mips/ddb5xxx/common/Makefile | |||
@@ -0,0 +1,5 @@ | |||
1 | # | ||
2 | # Makefile for the common code of NEC DDB-Vrc5xxx board | ||
3 | # | ||
4 | |||
5 | obj-y += nile4.o prom.o rtc_ds1386.o | ||