diff options
Diffstat (limited to 'board/altera/arria10-socdk/Makefile')
-rw-r--r-- | board/altera/arria10-socdk/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/board/altera/arria10-socdk/Makefile b/board/altera/arria10-socdk/Makefile new file mode 100644 index 0000000000..1d885cec1f --- /dev/null +++ b/board/altera/arria10-socdk/Makefile @@ -0,0 +1,7 @@ +# +# Copyright (C) 2015 Altera Corporation <www.altera.com> +# +# SPDX-License-Identifier: GPL-2.0 +# + +obj-y := socfpga.o |