diff options
| author | Tingting Meng <[email protected]> | 2025-08-03 18:25:00 -0700 |
|---|---|---|
| committer | Tien Fong Chee <[email protected]> | 2025-08-08 22:20:55 +0800 |
| commit | 2f429d2eb4bb22587dba7546741142e413eb9204 (patch) | |
| tree | a864e5f15e2fc30c560986bdb1983f2be5b19a91 /board/intel | |
| parent | 605cf610c1b8c151ab82e3ff0f84892b41bfbcc1 (diff) | |
arch: arm: dts: Update Makefile for new platform Agilex7 M-series
Update Makefile to support Agilex7 M-series platform enablement.
Signed-off-by: Tingting Meng <[email protected]>
Signed-off-by: Alif Zakuan Yuslaimi <[email protected]>
Reviewed-by: Tien Fong Chee <[email protected]>
Diffstat (limited to 'board/intel')
| -rw-r--r-- | board/intel/agilex7m-socdk/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/board/intel/agilex7m-socdk/Makefile b/board/intel/agilex7m-socdk/Makefile new file mode 100644 index 00000000000..306a8cf5f0b --- /dev/null +++ b/board/intel/agilex7m-socdk/Makefile @@ -0,0 +1,7 @@ +# +# Copyright (C) 2025 Altera Corporation <www.altera.com> +# +# SPDX-License-Identifier: GPL-2.0 +# + +obj-y := socfpga.o |
