From 5bee08a93901e207b30e765925b8bdbc5267079b Mon Sep 17 00:00:00 2001 From: Michael Grzeschik Date: Tue, 8 Jan 2013 19:05:26 +0100 Subject: [PATCH] --- yaml --- r: 359212 b: refs/heads/master c: 03b25b47e0f4ebf3d37ace065c3847230ebdd27d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/scripts/link-vmlinux.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5d4c022b5ffa..baaec8392af7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 70730bca1331fc50c3caacaea00439de1325bd6e +refs/heads/master: 03b25b47e0f4ebf3d37ace065c3847230ebdd27d diff --git a/trunk/scripts/link-vmlinux.sh b/trunk/scripts/link-vmlinux.sh index b3d907eb93a9..e62f1e000a7b 100644 --- a/trunk/scripts/link-vmlinux.sh +++ b/trunk/scripts/link-vmlinux.sh @@ -132,7 +132,7 @@ if [ "$1" = "clean" ]; then fi # We need access to CONFIG_ symbols -. ./.config +. ${KCONFIG_CONFIG} #link vmlinux.o info LD vmlinux.o