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