openwrtv4/target
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
..
imagebuilder IB/SDK/toolchain: use lower cases filenames 2016-06-01 17:54:36 +02:00
linux x86: use sysfs DMI information to populate sysinfo 2016-06-06 15:18:11 +02:00
sdk IB/SDK/toolchain: use lower cases filenames 2016-06-01 17:54:36 +02:00
toolchain IB/SDK/toolchain: use lower cases filenames 2016-06-01 17:54:36 +02:00
Config.in build: remove profile kernel/build system config override support 2016-05-15 20:55:40 +02:00
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 2012-06-06 17:24:05 +00:00