diff options
| -rw-r--r-- | board/technologic/ts5x00/fs-overlay/boot/syslinux/syslinux.cfg (renamed from board/ts/ts5x00/fs-overlay/boot/syslinux/syslinux.cfg) | 0 | ||||
| -rw-r--r-- | board/technologic/ts5x00/linux-3.17.config (renamed from board/ts/ts5x00/linux-3.17.config) | 0 | ||||
| -rw-r--r-- | board/technologic/ts5x00/readme.txt (renamed from board/ts/ts5x00/readme.txt) | 0 | ||||
| -rw-r--r-- | configs/ts5x00_defconfig | 4 |
4 files changed, 2 insertions, 2 deletions
diff --git a/board/ts/ts5x00/fs-overlay/boot/syslinux/syslinux.cfg b/board/technologic/ts5x00/fs-overlay/boot/syslinux/syslinux.cfg index 64f8187733..64f8187733 100644 --- a/board/ts/ts5x00/fs-overlay/boot/syslinux/syslinux.cfg +++ b/board/technologic/ts5x00/fs-overlay/boot/syslinux/syslinux.cfg diff --git a/board/ts/ts5x00/linux-3.17.config b/board/technologic/ts5x00/linux-3.17.config index 60cd8a0fe3..60cd8a0fe3 100644 --- a/board/ts/ts5x00/linux-3.17.config +++ b/board/technologic/ts5x00/linux-3.17.config diff --git a/board/ts/ts5x00/readme.txt b/board/technologic/ts5x00/readme.txt index 1e50682980..1e50682980 100644 --- a/board/ts/ts5x00/readme.txt +++ b/board/technologic/ts5x00/readme.txt diff --git a/configs/ts5x00_defconfig b/configs/ts5x00_defconfig index 655704f6f7..531088661c 100644 --- a/configs/ts5x00_defconfig +++ b/configs/ts5x00_defconfig @@ -7,14 +7,14 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_17=y # system BR2_TARGET_GENERIC_GETTY_PORT="ttyS1" -BR2_ROOTFS_OVERLAY="board/ts/ts5x00/fs-overlay" +BR2_ROOTFS_OVERLAY="board/technologic/ts5x00/fs-overlay" # kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.17.8" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y -BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/ts/ts5x00/linux-3.17.config" +BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/technologic/ts5x00/linux-3.17.config" BR2_LINUX_KERNEL_INSTALL_TARGET=y # rootfs |

