From 727024a9a431f717546d696d0872ef5f5934cf5b Mon Sep 17 00:00:00 2001 From: Stefano Babic Date: Thu, 7 Jul 2011 03:37:07 +0000 Subject: MX27: Update to autogenerated asm-offsets.h On i.MX27, the asm-offsets.h file is not yet generated as it should be. Signed-off-by: Stefano Babic CC: Matthias Weisser --- arch/arm/cpu/arm926ejs/mx27/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch/arm/cpu/arm926ejs/mx27/Makefile') diff --git a/arch/arm/cpu/arm926ejs/mx27/Makefile b/arch/arm/cpu/arm926ejs/mx27/Makefile index 0e112b3..7ac1a21 100644 --- a/arch/arm/cpu/arm926ejs/mx27/Makefile +++ b/arch/arm/cpu/arm926ejs/mx27/Makefile @@ -34,6 +34,8 @@ all: $(obj).depend $(LIB) $(LIB): $(OBJS) $(call cmd_link_o_target, $(OBJS)) +$(OBJS) : $(TOPDIR)/include/asm/arch/asm-offsets.h + ######################################################################### # defines $(obj).depend target -- cgit v1.1