X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=arch%2Fblackfin%2Fcpu%2FMakefile;h=0a72ec5df3c0d6cb17edc8f43b75cd8e04dda761;hb=1c9f47ab2a2e9b62d08d39bfb9c4adc8f8edc5da;hp=5deaa9e6a28fa0b9a4ac44e8557609d7e0bd2353;hpb=d50a8f45c9a640b3bcbd0ede91f83c8646cca018;p=oweals%2Fu-boot.git diff --git a/arch/blackfin/cpu/Makefile b/arch/blackfin/cpu/Makefile index 5deaa9e6a2..0a72ec5df3 100644 --- a/arch/blackfin/cpu/Makefile +++ b/arch/blackfin/cpu/Makefile @@ -17,7 +17,6 @@ EXTRA := init.elf CEXTRA := initcode.o SEXTRA := start.o SOBJS := interrupt.o cache.o -COBJS-$(CONFIG_BOOTCOUNT_LIMIT) += bootcount.o COBJS-y += cpu.o COBJS-y += gpio.o COBJS-y += interrupts.o