diff options
Diffstat (limited to 'arch/mips/vr41xx/victor-mpc30x/Makefile')
-rw-r--r-- | arch/mips/vr41xx/victor-mpc30x/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/mips/vr41xx/victor-mpc30x/Makefile b/arch/mips/vr41xx/victor-mpc30x/Makefile new file mode 100644 index 000000000000..a2e8086a31a6 --- /dev/null +++ b/arch/mips/vr41xx/victor-mpc30x/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for the Victor MP-C303/304 specific parts of the kernel +# + +obj-y += setup.o |