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