diff options
Diffstat (limited to 'board/amcc/redwood/Makefile')
-rw-r--r-- | board/amcc/redwood/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/board/amcc/redwood/Makefile b/board/amcc/redwood/Makefile deleted file mode 100644 index 2bc632b240..0000000000 --- a/board/amcc/redwood/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# -# (C) Copyright 2008 -# Feng Kan, Applied Micro Circuits Corp., fkan@amcc.com. -# -# SPDX-License-Identifier: GPL-2.0+ -# - -obj-y = redwood.o -extra-y += init.o |