aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.user
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2009-12-19 15:42:34 +0000
committerBlue Swirl <blauwirbel@gmail.com>2009-12-19 15:44:02 +0000
commit58faa1a6dbce2be38ab1107c2dc4335ac8df8a63 (patch)
treedbc4942c631fc0355dc6d4e2450315cf28c5cede /Makefile.user
parent299060a06e7c73de5cb9962edbca7f7f9e0b7f25 (diff)
user: fix compilation without -fpie
Fixes breakage by 299060a06e7c73de5cb9962edbca7f7f9e0b7f25. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'Makefile.user')
-rw-r--r--Makefile.user2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.user b/Makefile.user
index 9e4f040e7..7daedeff6 100644
--- a/Makefile.user
+++ b/Makefile.user
@@ -2,7 +2,7 @@
include ../config-host.mak
include $(SRC_PATH)/rules.mak
-include config.mak
+-include config.mak
.PHONY: all