Update GK7205v200 project

pull/62/head
Igor Zalatov (from Citadel PC) 2021-10-17 21:11:39 +03:00
parent e2c8e5d4cc
commit 4d35678f8e
2 changed files with 8 additions and 8 deletions

View File

@ -4,6 +4,6 @@
/ \ ___ ___ _ _ | || \/ _|
| | || \/ _ \| \| || || | || |
| | || | | __/| \ || || _/| |_
\___/| _/\___||_|\_||_||_| \___|.ORG v2.1.10.12
\___/| _/\___||_|\_||_||_| \___|.ORG v2.1.10.17
|_|

View File

@ -4,14 +4,14 @@
#
################################################################################
GOKE_OSDRV_HI3516EV300_VERSION =
GOKE_OSDRV_HI3516EV300_SITE =
GOKE_OSDRV_HI3516EV300_LICENSE = MIT
GOKE_OSDRV_HI3516EV300_LICENSE_FILES = LICENSE
GOKE_OSDRV_HI3516EV300_INSTALL_STAGING = YES
GOKE_OSDRV_GK7205V200_VERSION =
GOKE_OSDRV_GK7205V200_SITE =
GOKE_OSDRV_GK7205V200_LICENSE = MIT
GOKE_OSDRV_GK7205V200_LICENSE_FILES = LICENSE
GOKE_OSDRV_GK7205V200_INSTALL_STAGING = YES
define GOKE_OSDRV_HI3516EV300_INSTALL_STAGING_CMDS
define GOKE_OSDRV_GK7205V200_INSTALL_STAGING_CMDS
$(INSTALL) -m 755 -d $(STAGING_DIR)/usr/include/goke
#$(INSTALL) -m 644 -t $(STAGING_DIR)/usr/include/goke $(BR2_EXTERNAL_GOKE_PATH)/package/goke-osdrv-gk7205v200/files/include/*
@ -26,7 +26,7 @@ define GOKE_OSDRV_HI3516EV300_INSTALL_STAGING_CMDS
endef
define GOKE_OSDRV_HI3516EV300_INSTALL_TARGET_CMDS
define GOKE_OSDRV_GK7205V200_INSTALL_TARGET_CMDS
$(INSTALL) -m 755 -d $(TARGET_DIR)/etc/init.d
$(INSTALL) -m 755 -t $(TARGET_DIR)/etc/init.d $(BR2_EXTERNAL_GOKE_PATH)/package/goke-osdrv-gk7205v200/files/script/S99goke