aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authoraqua <aqua@iserlohn-fortress.net>2022-11-01 15:20:17 +0200
committeraqua <aqua@iserlohn-fortress.net>2022-11-01 15:20:17 +0200
commitf944f887470713b737cfe0bd704fd4c97318754b (patch)
tree90325cefa62dab2a77fdb1e8a1b7fae5f47c56c2 /lib
parentmakefile: clean target shouldn't depend on OBJS (diff)
downloadkernel-f944f887470713b737cfe0bd704fd4c97318754b.tar.xz
makefile: add Makefile.config
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 8645c45..8f27824 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -1,4 +1,4 @@
-include ../${ARCH}/toolchain.mk
+include ../Makefile.config
CCFLAGS += -I. -I..