Commit graph

5 commits

Author SHA1 Message Date
Stefan Lankes
93d9540785 switch to the standard gcc
Found a bug in Intel's cross-compiler.
=> Switch to the standard gcc and use the flags "-march=i586 -mtune=i586"
=> Code runs on all Pentium (I) systems
2012-09-12 00:46:52 -07:00
Stefan Lankes
c0a96953b4 only if CONFIG_VGA is defined, VGA will be mapped into the kernel space 2012-07-22 10:56:03 +02:00
Stefan Lankes
c32a30726a some code cleanups 2012-07-17 12:44:18 -07:00
Stefan Lankes
1920947ae8 determine via awk KERNEL_STACK_SIZE and push the value into config.inc 2012-07-14 11:14:29 +02:00
Jacek Galowicz
c0c6244690 Added Makefile.scc and config.h.scc - preconfigured for use on SCC 2012-07-13 08:02:19 +02:00