Skip to content

Commit 1499e77

Browse files
committed
axs101 - update welcome message
Fix message to match marketing product name. Signed-off-by: Alexey Brodkin <[email protected]>
1 parent 931f598 commit 1499e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/axs101_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ BR2_PTHREAD_DEBUG=y
77
BR2_TOOLCHAIN_BUILDROOT_CXX=y
88
BR2_PACKAGE_HOST_GDB=y
99
BR2_TARGET_GENERIC_HOSTNAME="axs101"
10-
BR2_TARGET_GENERIC_ISSUE="Welcome to AXS101 development platform"
10+
BR2_TARGET_GENERIC_ISSUE="Welcome to the AXS101 Software Development Platform"
1111
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y
1212
BR2_TARGET_GENERIC_GETTY_PORT="tty0"
1313
BR2_ROOTFS_OVERLAY="arc/axs101"

0 commit comments

Comments
 (0)