diff options
| author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | 2018-03-05 12:15:04 -0500 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2018-03-11 09:48:07 +0100 |
| commit | 9f17540b170395d5c29eb111bfcacdb2540a2fb0 (patch) | |
| tree | de1188f1ff1e1ef0891733316d694f88de29da20 /board/technologic | |
| parent | 6461d76992ec2ceffabd7a5ccb59bb707ea2cb0a (diff) | |
| download | buildroot-9f17540b170395d5c29eb111bfcacdb2540a2fb0.tar.gz buildroot-9f17540b170395d5c29eb111bfcacdb2540a2fb0.zip | |
board/technologic/ts5x00: rename to ts5500
Rename the confusing and misleading ts5x00 directory to a real reference
platform name, ts5500. The readme.txt file already states the support
for both TS-5500 and TS-5400 platforms.
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'board/technologic')
| -rw-r--r-- | board/technologic/ts5500/fs-overlay/boot/syslinux/syslinux.cfg (renamed from board/technologic/ts5x00/fs-overlay/boot/syslinux/syslinux.cfg) | 0 | ||||
| -rw-r--r-- | board/technologic/ts5500/linux-4.14.config (renamed from board/technologic/ts5x00/linux-4.14.config) | 0 | ||||
| -rw-r--r-- | board/technologic/ts5500/readme.txt (renamed from board/technologic/ts5x00/readme.txt) | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/board/technologic/ts5x00/fs-overlay/boot/syslinux/syslinux.cfg b/board/technologic/ts5500/fs-overlay/boot/syslinux/syslinux.cfg index 64f8187733..64f8187733 100644 --- a/board/technologic/ts5x00/fs-overlay/boot/syslinux/syslinux.cfg +++ b/board/technologic/ts5500/fs-overlay/boot/syslinux/syslinux.cfg diff --git a/board/technologic/ts5x00/linux-4.14.config b/board/technologic/ts5500/linux-4.14.config index eb81596e25..eb81596e25 100644 --- a/board/technologic/ts5x00/linux-4.14.config +++ b/board/technologic/ts5500/linux-4.14.config diff --git a/board/technologic/ts5x00/readme.txt b/board/technologic/ts5500/readme.txt index 1e50682980..1e73ab3ea1 100644 --- a/board/technologic/ts5x00/readme.txt +++ b/board/technologic/ts5500/readme.txt @@ -13,7 +13,7 @@ and additional sysfs attributes under /sys/devices/platform/). To build the default configuration you only have to: - $ make ts5x00_defconfig + $ make ts5500_defconfig $ make You will need a Compact Flash card of sufficient size and the first or only |

