You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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>
8 years ago
..
imagebuilder IB/SDK/toolchain: use lower cases filenames 8 years ago
linux x86: use sysfs DMI information to populate sysinfo 8 years ago
sdk IB/SDK/toolchain: use lower cases filenames 8 years ago
toolchain IB/SDK/toolchain: use lower cases filenames 8 years ago
Config.in build: remove profile kernel/build system config override support 8 years ago
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 12 years ago