diff options
Diffstat (limited to 'board/amcc/ocotea/Makefile')
-rw-r--r-- | board/amcc/ocotea/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/board/amcc/ocotea/Makefile b/board/amcc/ocotea/Makefile deleted file mode 100644 index 7646bbb961e..00000000000 --- a/board/amcc/ocotea/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# -# (C) Copyright 2002-2006 -# Wolfgang Denk, DENX Software Engineering, wd@denx.de. -# -# SPDX-License-Identifier: GPL-2.0+ -# - -obj-y = ocotea.o flash.o -extra-y += init.o |