sync(system): update front board system configuration.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user