X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=arch%2Farm%2Flib%2FMakefile;h=6ae161a51dc147327925c158f31e845ba74b75ca;hb=0ce033d2582129243aca10d3072a221386bbba44;hp=24c7e7a18ab6b9b0a8bc4181236ce3e40ec53b2f;hpb=959daa21d4da6a7d3f1afa682395066bf9a9e48d;p=platform%2Fkernel%2Fu-boot.git diff --git a/arch/arm/lib/Makefile b/arch/arm/lib/Makefile index 24c7e7a..6ae161a 100644 --- a/arch/arm/lib/Makefile +++ b/arch/arm/lib/Makefile @@ -42,6 +42,7 @@ ifndef CONFIG_SPL_BUILD ifndef CONFIG_SYS_GENERIC_BOARD COBJS-y += board.o endif +COBJS-y += bss.o COBJS-y += bootm.o COBJS-$(CONFIG_SYS_L2_PL310) += cache-pl310.o