sync(system): update front board system configuration.

This commit is contained in:
kangjun
2024-05-14 11:30:40 +08:00
parent 643879bc1e
commit 47b4c1d7b2
57 changed files with 19610 additions and 3891 deletions

View File

@@ -12,7 +12,7 @@ TARGET_DIR := $(CURDIR)/busybox-init-base-files
HOOKS := $(CURDIR)/busybox-init-base-files_generate/rootfs_hook_squash.sh
all:
@echo ==================================================
@echo target/allwinner/v851s3-fastboot/tina_busybox-init-basefiles.mk is called to generate shell scripts
@echo target/allwinner/v851s3-fastboot_sl100_front/tina_busybox-init-basefiles.mk is called to generate shell scripts
@echo ==================================================
(${HOOKS} ${TARGET_DIR} >/dev/null) || { \
echo "Execute the ${HOOKS} is failed"; \
@@ -22,7 +22,7 @@ all:
clean:
@echo ==================================================
@echo target/allwinner/v851s3-fastboot/tina_busybox-init-basefiles.mk is called to clean shell scripts
@echo target/allwinner/v851s3-fastboot_sl100_front/tina_busybox-init-basefiles.mk is called to clean shell scripts
@echo ==================================================
# -rm -f ${TARGET_DIR}/etc/TZ
# -rm -rf ${TARGET_DIR}/etc/cron.d