Displaying 2 results from an estimated 2 matches for "krnlsrc".
Did you mean:
kernelsrc
2005 Feb 07
2
tiny patch for klibc 0.198
...art --------------
diff -ur old/klibc-0.198/MCONFIG klibc-0.198/MCONFIG
--- old/klibc-0.198/MCONFIG 2004-10-14 06:32:24.000000000 +0200
+++ klibc-0.198/MCONFIG 2005-02-06 14:46:27.465647751 +0100
@@ -7,8 +7,9 @@
OBJROOT = $(SRCROOT)
# Kernel trees (source and obj) - can potentially be different
-KRNLSRC = $(SRCROOT)/linux
-KRNLOBJ = $(SRCROOT)/linux
+# KRNLSRC = $(SRCROOT)/linux
+KRNLSRC := /lib/modules/$(shell /bin/uname -r)/source
+KRNLOBJ = $(KRNLSRC)
ARCH = $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/ -e s/arm.*/arm/ -e s/sa110/arm/)
CROSS =
diff -ur old/klibc-0.198/ash/M...
2005 Sep 02
2
UserMode linux and klibc
Skipped content of type multipart/mixed-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://www.zytor.com/pipermail/klibc/attachments/20050902/d8550194/attachment.bin