diff options
Diffstat (limited to 'arch/xtensa/platforms/xt2000/Makefile')
-rw-r--r-- | arch/xtensa/platforms/xt2000/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/xtensa/platforms/xt2000/Makefile b/arch/xtensa/platforms/xt2000/Makefile new file mode 100644 index 000000000..53eaeba5e --- /dev/null +++ b/arch/xtensa/platforms/xt2000/Makefile @@ -0,0 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0-only +# +# Makefile for the Tensilica XT2000 Emulation Board +# + +obj-y = setup.o |