docs: unbreak "make html" by adding missing xsl files
[openembedded.git] / conf / machine / vortex86sx.conf
blobb2a116d109a850dfd88ead2164c3825e8ceb2284
1 #@TYPE: Machine
2 #@NAME: Vortex86sx i486sx clone
4 require conf/machine/include/tune-i486sx.inc
6 MACHINE_FEATURES += "x86"
8 KERNEL_IMAGETYPE = "bzImage"
10 SERIAL_CONSOLE = "115200 ttyS0"
12 PREFERRED_PROVIDER_virtual/kernel = "linux"
14 GLIBC_ADDONS = "nptl"
15 GLIBC_EXTRA_OECONF = "--with-tls"