Terminé conversion fcron.d pour tous les packages. Enlevé mailman
[hvlinux.git] / config / sysinfos.atom
index 7060b4a..2e8eb29 100644 (file)
@@ -36,11 +36,14 @@ BOOT_PARTITION="/dev/sda1"
 HVL_TARGET="x86"
 
 # Used for setting machine-specific option in CFLAGS and CPPFLAGS
-MARCH_FLAGS="-march=atom -mssse3 -mfpmath=sse -fomit-frame-pointer"
+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"