|
@@ -9,13 +9,13 @@
|
|
# Changed by many, many contributors over the years.
|
|
# Changed by many, many contributors over the years.
|
|
#
|
|
#
|
|
|
|
|
|
|
|
+KASAN_SANITIZE := n
|
|
|
|
+
|
|
# If you want to preset the SVGA mode, uncomment the next line and
|
|
# If you want to preset the SVGA mode, uncomment the next line and
|
|
# set SVGA_MODE to whatever number you want.
|
|
# set SVGA_MODE to whatever number you want.
|
|
# Set it to -DSVGA_MODE=NORMAL_VGA if you just want the EGA/VGA mode.
|
|
# Set it to -DSVGA_MODE=NORMAL_VGA if you just want the EGA/VGA mode.
|
|
# The number is the same as you would ordinarily press at bootup.
|
|
# The number is the same as you would ordinarily press at bootup.
|
|
|
|
|
|
-KASAN_SANITIZE := n
|
|
|
|
-
|
|
|
|
SVGA_MODE := -DSVGA_MODE=NORMAL_VGA
|
|
SVGA_MODE := -DSVGA_MODE=NORMAL_VGA
|
|
|
|
|
|
targets := vmlinux.bin setup.bin setup.elf bzImage
|
|
targets := vmlinux.bin setup.bin setup.elf bzImage
|