Add netease_control_center projects

This commit is contained in:
HuangXin 2018-07-16 11:43:20 +08:00
parent aba76dcba9
commit 73c1fc0013
4 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,4 @@
include $(TINA_BUILD_TOP)/package/netease/Makefile.common
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=netease_control_center PKG_NAME:=netease_control_center

View File

@ -1,7 +1,7 @@
package wifi package wifi
/* /*
#cgo CFLAGS: -I${SRCDIR}/../../../../../../../staging_dir/target/usr/include #cgo CFLAGS: -I${SRCDIR}/../../../../../../../staging_dir/target/usr/include
#cgo LDFLAGS:-L${SRCDIR}/../../../../../../../staging_dir/target/lib -lpthread -ldl -lstdc++ -lrt -lm -lc -lz -luv -lcjson -luvdbus -lcurl -lcrypto -ldbus-1 -lsqlite3 -ls2json -lquickmail -luuid -lcutils -lconfig -L${SRCDIR}/../../../../../../../staging_dir/target/usr/lib/libiconv-full/lib -liconv #cgo LDFLAGS:-lpthread -ldl -lstdc++ -lrt -lm -lc -lz -luv -lcjson -luvdbus -lcurl -lcrypto -ldbus-1 -lsqlite3 -ls2json -lquickmail -luuid -lcutils -lconfig
#include <stdlib.h> #include <stdlib.h>
#include <stdio.h> #include <stdio.h>
#include "wifi_intf.h" #include "wifi_intf.h"

View File

@ -2783,7 +2783,7 @@ CONFIG_PACKAGE_libuvdbus=y
CONFIG_RES_NORMAL_MODE=y CONFIG_RES_NORMAL_MODE=y
# CONFIG_PACKAGE_log_ctrl is not set # CONFIG_PACKAGE_log_ctrl is not set
# CONFIG_PACKAGE_mcu_ota is not set # CONFIG_PACKAGE_mcu_ota is not set
# CONFIG_PACKAGE_netease_control_center is not set CONFIG_PACKAGE_netease_control_center=y
# CONFIG_PACKAGE_netease_test is not set # CONFIG_PACKAGE_netease_test is not set
# CONFIG_PACKAGE_netease_voice is not set # CONFIG_PACKAGE_netease_voice is not set
# CONFIG_PACKAGE_ntes_record is not set # CONFIG_PACKAGE_ntes_record is not set