diff options
Diffstat (limited to 'board/atmel/sama5d2_ptc/Makefile')
-rw-r--r-- | board/atmel/sama5d2_ptc/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/board/atmel/sama5d2_ptc/Makefile b/board/atmel/sama5d2_ptc/Makefile deleted file mode 100644 index 1fe0392da0..0000000000 --- a/board/atmel/sama5d2_ptc/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -# -# Copyright (C) 2016 Atmel -# Wenyou Yang <wenyou.yang@atmel.com> -# -# SPDX-License-Identifier: GPL-2.0+ -# - -obj-y += sama5d2_ptc.o |