Change mcu_ota install form r16 to r311 casuse compile error

This commit is contained in:
HuangXin 2018-08-30 14:06:29 +08:00
parent f0be7a74a5
commit e427d1dad6
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ define Package/$(PKG_NAME)/install
$(INSTALL_DIR) $(1)/etc/ssl/certs
$(INSTALL_BIN) $(PKG_BUILD_DIR)/src/$(PKG_NAME)/$(PKG_NAME) $(1)/usr/sbin/
$(INSTALL_BIN) ./backuplocalfiles.sh $(1)/usr/sbin/
$(INSTALL_BIN) $(PKG_BUILD_DIR)/src/$(PKG_NAME)/modules/hardware/mcu_leds/mcu_ota $(TOPDIR)/prebuilt/r16/
$(INSTALL_BIN) $(PKG_BUILD_DIR)/src/$(PKG_NAME)/modules/hardware/mcu_leds/mcu_ota $(TOPDIR)/prebuilt/r311/
$(INSTALL_BIN) $(PKG_BUILD_DIR)/src/$(PKG_NAME)/nembd/evdev/bin/netease_keytest $(1)/usr/sbin/
# $(INSTALL_BIN) ./netease.init $(1)/etc/init.d/netease_services
# $(INSTALL_BIN) ./neteasewifi.init $(1)/etc/init.d/netease_wifi_service