diff options
Diffstat (limited to 'board/taskit/stamp9g20/Makefile')
-rw-r--r-- | board/taskit/stamp9g20/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/board/taskit/stamp9g20/Makefile b/board/taskit/stamp9g20/Makefile deleted file mode 100644 index d015e0f740..0000000000 --- a/board/taskit/stamp9g20/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# -# (C) Copyright 2003-2008 -# Wolfgang Denk, DENX Software Engineering, wd@denx.de. -# -# (C) Copyright 2008 -# Stelian Pop <stelian@popies.net> -# Lead Tech Design <www.leadtechdesign.com> -# -# (C) Copyright 2012 -# Markus Hubig <mhubig@imko.de> -# IMKO GmbH <www.imko.de> -# -# SPDX-License-Identifier: GPL-2.0+ -# - -obj-y += stamp9g20.o -obj-y += led.o |