diff options
author | Christian Marangi <ansuelsmth@gmail.com> | 2023-11-12 19:14:46 +0100 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-11-15 11:00:42 +0100 |
commit | 7dabd7a206856d9a77fadc15b08ed0c04d995767 (patch) | |
tree | ce85b0a8f71de1c8cc39b6f7e48beef395782f90 /target/linux/archs38/base-files | |
parent | 3555a2930f9ccefaabe4400364e1e2b29692b5de (diff) | |
download | upstream-7dabd7a206856d9a77fadc15b08ed0c04d995767.tar.gz upstream-7dabd7a206856d9a77fadc15b08ed0c04d995767.tar.bz2 upstream-7dabd7a206856d9a77fadc15b08ed0c04d995767.zip |
scripts/dump-target-info.pl: add new function to DUMP devices
Add new function to dump-targer-info.pl to DUMP devices provided a
matching target/subtarget.
Example:
./scripts/dump-targer-info.pl devices ipq806x/generic
will produce the sorted list of devices defined in the following format:
device_id device_name
Devices may have alternative names, the script will dump each
alternative name in the same line of device_id.
Following the pattern:
device_id "PRIMARY DEVICE NAME" "ALT0 DEVICE NAME" "ALT1 DEVICE NAME" ...
Example:
tplink_ad7200 "TP-Link AD7200 v1/v2" "TP-Link Talon AD7200 v1/v2"
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit 943c153cdd695904b9b7fe44800fc3546644973e)
Diffstat (limited to 'target/linux/archs38/base-files')
0 files changed, 0 insertions, 0 deletions