From dce1019c69ad2c50900a15f7298258d1e741b29d Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 5 Aug 2012 16:38:05 +0200 Subject: [PATCH] A867: cosmetics - put 'LDFLAGS' in the make line Signed-off-by: Stephan Raue --- packages/linux-drivers/A867/build | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/packages/linux-drivers/A867/build b/packages/linux-drivers/A867/build index c1b94945e6..5d2f6e6d2d 100755 --- a/packages/linux-drivers/A867/build +++ b/packages/linux-drivers/A867/build @@ -22,9 +22,6 @@ . config/options $1 -# dont use our LDFLAGS, use the KERNEL LDFLAGS - LDFLAGS="" - cd $PKG_BUILD - make V=1 CC=$CC KDIR=$(kernel_path) + LDFLAGS="" make V=1 CC=$CC KDIR=$(kernel_path)