Subversion Repositories HelenOS

Compare Revisions

No changes between revisions

Ignore whitespace Rev 4349 → Rev 4348

/branches/dynload/boot/arch/ia32/grub
File deleted
\ No newline at end of file
Property changes:
Deleted: svn:special
-*
\ No newline at end of property
/branches/dynload/defaults/sparc64/Makefile.config
2,7 → 2,7
PLATFORM = sparc64
 
# Ramdisk format
RDFMT = tmpfs
RDFMT = fat
 
# Compiler
COMPILER = gcc_cross
54,6 → 54,3
 
# External ramdisk
CONFIG_RD_EXTERNAL = y
 
# Use shared C library
CONFIG_SHARED_LIBC = n
/branches/dynload/defaults/ia64/Makefile.config
2,7 → 2,7
PLATFORM = ia64
 
# Ramdisk format
RDFMT = tmpfs
RDFMT = fat
 
# Compiler
COMPILER = gcc_cross
42,6 → 42,3
 
# Output device class
CONFIG_HID_OUT = generic
 
# Use shared C library
CONFIG_SHARED_LIBC = n
/branches/dynload/defaults/arm32/Makefile.config
2,7 → 2,7
PLATFORM = arm32
 
# Ramdisk format
RDFMT = tmpfs
RDFMT = fat
 
# Compiler
COMPILER = gcc_cross
30,6 → 30,3
 
# What is your output device?
CONFIG_HID_OUT = generic
 
# Use shared C library
CONFIG_SHARED_LIBC = n
/branches/dynload/defaults/ppc32/Makefile.config
2,7 → 2,7
PLATFORM = ppc32
 
# Ramdisk format
RDFMT = tmpfs
RDFMT = fat
 
# Compiler
COMPILER = gcc_cross
36,6 → 36,3
 
# Use Block Address Translation by the loader
CONFIG_BAT = y
 
# Use shared C library
CONFIG_SHARED_LIBC = n
/branches/dynload/defaults/amd64/Makefile.config
2,7 → 2,7
PLATFORM = amd64
 
# Ramdisk format
RDFMT = tmpfs
RDFMT = fat
 
# Compiler
COMPILER = gcc_cross
57,6 → 57,3
 
# Default framebuffer depth
CONFIG_VESA_BPP = 16
 
# Use shared C library
CONFIG_SHARED_LIBC = n
/branches/dynload/defaults/mips32/Makefile.config
2,7 → 2,7
PLATFORM = mips32
 
# Ramdisk format
RDFMT = tmpfs
RDFMT = fat
 
# Compiler
COMPILER = gcc_cross
36,6 → 36,3
 
# Output device class
CONFIG_HID_OUT = generic
 
# Use shared C library
CONFIG_SHARED_LIBC = n
/branches/dynload/defaults/ia32/Makefile.config
5,7 → 5,7
PROCESSOR = pentium4
 
# Ramdisk format
RDFMT = tmpfs
RDFMT = fat
 
# Compiler
COMPILER = gcc_cross
63,6 → 63,3
 
# Default framebuffer depth
CONFIG_VESA_BPP = 16
 
# Use shared C library
CONFIG_SHARED_LIBC = n