aboutsummaryrefslogtreecommitdiff
path: root/linker.ld
diff options
context:
space:
mode:
Diffstat (limited to 'linker.ld')
-rw-r--r--linker.ld2
1 files changed, 0 insertions, 2 deletions
diff --git a/linker.ld b/linker.ld
index a0bb74f..c6c706e 100644
--- a/linker.ld
+++ b/linker.ld
@@ -1,8 +1,6 @@
ENTRY(_start)
OUTPUT_FORMAT(elf32-i386)
-SEARCH_DIR(libk)
-
/* Tell where the various sections of the object files will be put in the final
kernel image. */
SECTIONS