diff options
Diffstat (limited to 'arch/sh/boards/lboxre2/Makefile')
-rw-r--r-- | arch/sh/boards/lboxre2/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/sh/boards/lboxre2/Makefile b/arch/sh/boards/lboxre2/Makefile new file mode 100644 index 000000000000..e9ed140c06f6 --- /dev/null +++ b/arch/sh/boards/lboxre2/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for the L-BOX RE2 specific parts of the kernel +# Copyright (c) 2007 Nobuhiro Iwamatsu + +obj-y := setup.o irq.o |