diff options
Diffstat (limited to 'arch/xtensa/platforms/xt2000/Makefile')
-rw-r--r-- | arch/xtensa/platforms/xt2000/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/xtensa/platforms/xt2000/Makefile b/arch/xtensa/platforms/xt2000/Makefile new file mode 100644 index 00000000000..54d018e45bf --- /dev/null +++ b/arch/xtensa/platforms/xt2000/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for the Tensilica XT2000 Emulation Board +# + +obj-y = setup.o |