diff options
Diffstat (limited to 'board/eukrea/cpu9260/Makefile')
-rw-r--r-- | board/eukrea/cpu9260/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/board/eukrea/cpu9260/Makefile b/board/eukrea/cpu9260/Makefile deleted file mode 100644 index e34792a..0000000 --- a/board/eukrea/cpu9260/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> -# Ilko Iliev <www.ronetix.at> -# -# (C) Copyright 2009 -# Eric Benard <eric@eukrea.com> -# -# SPDX-License-Identifier: GPL-2.0+ -# - -obj-y += cpu9260.o -obj-y += led.o |