diff options
Diffstat (limited to 'arch/mips/vr41xx/ibm-workpad/Makefile')
-rw-r--r-- | arch/mips/vr41xx/ibm-workpad/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/mips/vr41xx/ibm-workpad/Makefile b/arch/mips/vr41xx/ibm-workpad/Makefile new file mode 100644 index 000000000..c7be704e7 --- /dev/null +++ b/arch/mips/vr41xx/ibm-workpad/Makefile @@ -0,0 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0-only +# +# Makefile for the IBM WorkPad z50 specific parts of the kernel +# + +obj-y += setup.o |