aboutsummaryrefslogtreecommitdiff
path: root/src/config/Config.lb
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/Config.lb')
-rw-r--r--src/config/Config.lb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/Config.lb b/src/config/Config.lb
index fa2f820762..eb37b1e5c2 100644
--- a/src/config/Config.lb
+++ b/src/config/Config.lb
@@ -162,7 +162,7 @@ makerule documentation
action "doxygen corebootDoc.config"
end
-makerule ./romcc
+makerule ../romcc
depends "$(TOP)/util/romcc/romcc.c"
action "$(HOSTCC) -g $(HOSTCFLAGS) $< -o $@"
end