From 3e3f549650cc3fa79e82042775d9216d4022a04d Mon Sep 17 00:00:00 2001 From: Russell King Date: Sun, 19 Sep 2010 16:16:58 +0100 Subject: [PATCH] --- yaml --- r: 211055 b: refs/heads/master c: d93c333dc867d04111c9dcebdbcaa9ae8b2d5c2d h: refs/heads/master i: 211053: 5da9f2b1ed8da5420651ed9e3bd46e29147b58af 211051: d3bdff281a2ca8d3fb1719739be3e5d339712e2f 211047: e008c17f8e7afb260bff529ae85872551f2d8e17 211039: af3847b94b071ebf69d33ad2431d5b0d177d5f3c v: v3 --- [refs] | 2 +- trunk/arch/arm/boot/compressed/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5f3468440234..169997f617bc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d907387c42e9e39261629890e45a08ef4c3ed3fe +refs/heads/master: d93c333dc867d04111c9dcebdbcaa9ae8b2d5c2d diff --git a/trunk/arch/arm/boot/compressed/Makefile b/trunk/arch/arm/boot/compressed/Makefile index b23f6bc46cfa..65a7c1c588a9 100644 --- a/trunk/arch/arm/boot/compressed/Makefile +++ b/trunk/arch/arm/boot/compressed/Makefile @@ -116,5 +116,5 @@ CFLAGS_font.o := -Dstatic= $(obj)/font.c: $(FONTC) $(call cmd,shipped) -$(obj)/vmlinux.lds: $(obj)/vmlinux.lds.in arch/arm/boot/Makefile .config +$(obj)/vmlinux.lds: $(obj)/vmlinux.lds.in arch/arm/boot/Makefile $(KCONFIG_CONFIG) @sed "$(SEDFLAGS)" < $< > $@