aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaximilian attems <max@stro.at>2010-07-07 13:49:05 +0200
committermaximilian attems <max@stro.at>2010-07-07 14:07:48 +0200
commitd2ec94f3d4387ca5c45c7e88b70f0e4bcd90f169 (patch)
tree07f9201dd83e78d4ac6b7f845035cf11185e3d22
parent28da73a8add68f4abf68c417ac9559acc5d06861 (diff)
downloadklibc-d2ec94f3d4387ca5c45c7e88b70f0e4bcd90f169.tar.gz
[klibc] x86_64: MMCONFIG cleanup vestige from pre x86 mergeklibc-1.5.19
this assignment is useless these days, so just get rid of it. Reported-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: maximilian attems <max@stro.at>
-rw-r--r--usr/klibc/arch/x86_64/MCONFIG3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/klibc/arch/x86_64/MCONFIG b/usr/klibc/arch/x86_64/MCONFIG
index 7d5eea776ca7e..d4ff5ea5186c5 100644
--- a/usr/klibc/arch/x86_64/MCONFIG
+++ b/usr/klibc/arch/x86_64/MCONFIG
@@ -37,6 +37,3 @@ KLIBCSHAREDFLAGS = -Ttext 0x00200200 -z max-page-size=0x100000
# Asm includes for x86_64 are in the merged x86 tree
KLIBCARCHINCFLAGS = -I$(KLIBCKERNELOBJ)/arch/x86/include
-
-# Additional asm- directories needed during installation
-ASMARCH = asm-i386