From 407e60996ef09b37077bf579b341876c1de4565c Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Sun, 19 Jul 2020 22:08:47 +0800 Subject: [PATCH] autocore: fix typo error --- package/lean/autocore/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/package/lean/autocore/Makefile b/package/lean/autocore/Makefile index bd0c2a3af3..33fc8cf0f1 100644 --- a/package/lean/autocore/Makefile +++ b/package/lean/autocore/Makefile @@ -47,6 +47,7 @@ define Package/autocore-arm/install $(INSTALL_BIN) ./files/arm/090-cover-index_files $(1)/etc/uci-defaults/090-cover-index_files $(INSTALL_DIR) $(1)/sbin $(INSTALL_BIN) ./files/arm/cpuinfo $(1)/sbin/cpuinfo +endef define Package/autocore-x86/install $(INSTALL_DIR) $(1)/etc