Openwrt/target/linux/x86
Jo-Philipp Wich 699f7ecd15 x86: use sysfs DMI information to populate sysinfo
Use the DMI data available in sysfs to extract manufacturer and model info
and write it to /tmp/sysinfo/.

The data will be picked up by board_detect and can be used by e.g. LuCI to
display a more appropriate model description.

On an APU board the files will contain the following values:

    # cat /tmp/sysinfo/model
    PC Engines APU

    # cat /tmp/sysinfo/board_name
    pc-engines-apu

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-06-06 15:18:11 +02:00
..
64
base-files x86: use sysfs DMI information to populate sysinfo 2016-06-06 15:18:11 +02:00
generic x86: enable DMI and DMI_SYSFS 2016-06-06 15:18:03 +02:00
geode x86: enable DMI and DMI_SYSFS 2016-06-06 15:18:03 +02:00
image
patches-4.4
xen_domu
config-4.4 x86: enable DMI and DMI_SYSFS 2016-06-06 15:18:03 +02:00
Makefile