From e1b4229b5a245fd1d7f1e97f71fec0e7897729c3 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Tue, 6 Apr 2010 16:19:46 +0200 Subject: getconf: move to utils/ Signed-off-by: Bernhard Reutner-Fischer --- test/Rules.mak | 1 + 1 file changed, 1 insertion(+) (limited to 'test/Rules.mak') diff --git a/test/Rules.mak b/test/Rules.mak index a386390b0..a84a7db2b 100644 --- a/test/Rules.mak +++ b/test/Rules.mak @@ -44,6 +44,7 @@ endif export TARGET_ARCH RM_R = $(Q)$(RM) -r +LN_S = $(Q)$(LN) -fs ifneq ($(KERNEL_HEADERS),) ifeq ($(patsubst /%,/,$(KERNEL_HEADERS)),/) -- cgit v1.2.3