mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
fix typo
SVN-Revision: 10718
This commit is contained in:
parent
9f9a78be68
commit
47e402733a
@ -90,7 +90,7 @@ ifeq ($(PKG_VERSION_SNAPSHOT),y)
|
|||||||
else
|
else
|
||||||
$(call Build/Prepare/Default)
|
$(call Build/Prepare/Default)
|
||||||
endif
|
endif
|
||||||
$(CP) ./$(CONFIG_DIR)/$(ARCH)$(if $(wildcard $(CONFIG_DIR)/$(ARCH).$(BOARD)),$(BOARD)) $(PKG_BUILD_DIR)/.config
|
$(CP) ./$(CONFIG_DIR)/$(ARCH)$(if $(wildcard $(CONFIG_DIR)/$(ARCH).$(BOARD)),.$(BOARD)) $(PKG_BUILD_DIR)/.config
|
||||||
ifeq ($(PKG_VERSION),0.9.28)
|
ifeq ($(PKG_VERSION),0.9.28)
|
||||||
$(call Build/Prepare/V_0_9_28)
|
$(call Build/Prepare/V_0_9_28)
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user