Including 686 kernel flavour on i386 too, but defaulting (still) to 486 for compatibility reasons.

This commit is contained in:
Daniel Baumann 2008-03-11 10:33:35 +01:00
parent bb6c064d25
commit 055e965427
1 changed files with 1 additions and 1 deletions

View File

@ -375,7 +375,7 @@ Set_defaults ()
;; ;;
i386) i386)
LH_LINUX_FLAVOURS="486" LH_LINUX_FLAVOURS="486 686"
;; ;;
ia64) ia64)