diff options
Diffstat (limited to 'kernel/arch/sh/boards/mach-se/770x/Makefile')
-rw-r--r-- | kernel/arch/sh/boards/mach-se/770x/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel/arch/sh/boards/mach-se/770x/Makefile b/kernel/arch/sh/boards/mach-se/770x/Makefile new file mode 100644 index 000000000..43ea14fee --- /dev/null +++ b/kernel/arch/sh/boards/mach-se/770x/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for the 770x SolutionEngine specific parts of the kernel +# + +obj-y := setup.o irq.o |