Terminé conversion fcron.d pour tous les packages. Enlevé mailman
[hvlinux.git] / config / sysinfos.atom
index f894407..2e8eb29 100644 (file)
@@ -35,12 +35,15 @@ BOOT_PARTITION="/dev/sda1"
 # x86_64 (AMD Athlon 64)
 HVL_TARGET="x86"
 
-# Used for setting '-march=xxx' option in CFLAGS and CPPFLAGS
-MARCH_FLAGS="-march=atom -mssse3 -mfpmath=sse -fomit-frame-pointer"
+# Used for setting machine-specific option in CFLAGS and CPPFLAGS
+MARCH_FLAGS="-march=atom -mtune=atom"
 
 # Keyboard mapping (example: us)
 KEYBOARD="us"
 
+# X.org driver (comment to build all drivers)
+XORG_VIDEO_DRIVER="intel"
+
 # Sound card support: yes or no
 SOUND_CARD="yes"