public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
* Elks SIBO Makefile patch
@ 2002-04-14 11:07 pauln
  2002-04-14 11:45 ` Riley Williams
  0 siblings, 1 reply; 4+ messages in thread
From: pauln @ 2002-04-14 11:07 UTC (permalink / raw)
  To: linux-8086

[-- Attachment #1: Type: text/plain, Size: 178 bytes --]

I seemed to have dropped of the list :)

However here is a quick patch against current cvs for compilation fix.

Will need to test image though for new boot device choice.

Paul

[-- Attachment #2: sibo-wrt_disk.patch --]
[-- Type: text/plain, Size: 548 bytes --]

Index: arch/i86/tools/Makefile
===================================================================
RCS file: /cvsroot/elks/elks/arch/i86/tools/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- arch/i86/tools/Makefile	20 Jan 2002 12:19:31 -0000	1.10
+++ arch/i86/tools/Makefile	14 Apr 2002 10:58:11 -0000
@@ -60,7 +60,7 @@
 		../drivers/block/ssd_asm.o
 
 wrt_disk.img: wrt_disk.out imgconv
-	./imgconf -D$(STACK_SIZE) -H$(HEAP_SIZE)
+	./imgconv wrt_disk.out wrt_disk.img
 
 build: build.c
 	gcc -I $(BASEDIR)/include -o build build.c

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-04-14 13:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-14 11:07 Elks SIBO Makefile patch pauln
2002-04-14 11:45 ` Riley Williams
2002-04-14 12:43   ` pauln
2002-04-14 13:20     ` Riley Williams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox