diff options
Diffstat (limited to 'arch/arm/cpu/arm926ejs/mb86r0x/Makefile')
-rw-r--r-- | arch/arm/cpu/arm926ejs/mb86r0x/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/cpu/arm926ejs/mb86r0x/Makefile b/arch/arm/cpu/arm926ejs/mb86r0x/Makefile deleted file mode 100644 index 365892c413..0000000000 --- a/arch/arm/cpu/arm926ejs/mb86r0x/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -# -# (C) Copyright 2000-2006 -# Wolfgang Denk, DENX Software Engineering, wd@denx.de. -# -# SPDX-License-Identifier: GPL-2.0+ -# - -obj-y = clock.o reset.o timer.o |