Including 686 kernel flavour on i386 too, but defaulting (still) to 486 for compatibility reasons.
This commit is contained in:
parent
bb6c064d25
commit
055e965427
|
@ -375,7 +375,7 @@ Set_defaults ()
|
|||
;;
|
||||
|
||||
i386)
|
||||
LH_LINUX_FLAVOURS="486"
|
||||
LH_LINUX_FLAVOURS="486 686"
|
||||
;;
|
||||
|
||||
ia64)
|
||||
|
|
Loading…
Reference in New Issue