diff --git a/package/netease/netease_control_center/Makefile b/package/netease/netease_control_center/Makefile index 9056bd315..aeca3647b 100644 --- a/package/netease/netease_control_center/Makefile +++ b/package/netease/netease_control_center/Makefile @@ -1,3 +1,4 @@ +include $(TINA_BUILD_TOP)/package/netease/Makefile.common include $(TOPDIR)/rules.mk PKG_NAME:=netease_control_center diff --git a/package/netease/netease_control_center/src/netease_control_center/modules/wifi/.controlApi.go.swp b/package/netease/netease_control_center/src/netease_control_center/modules/wifi/.controlApi.go.swp deleted file mode 100644 index 2cd29f67b..000000000 Binary files a/package/netease/netease_control_center/src/netease_control_center/modules/wifi/.controlApi.go.swp and /dev/null differ diff --git a/package/netease/netease_control_center/src/netease_control_center/modules/wifi/controlApi.go b/package/netease/netease_control_center/src/netease_control_center/modules/wifi/controlApi.go index 836b2648f..6fde3b181 100644 --- a/package/netease/netease_control_center/src/netease_control_center/modules/wifi/controlApi.go +++ b/package/netease/netease_control_center/src/netease_control_center/modules/wifi/controlApi.go @@ -1,7 +1,7 @@ package wifi /* #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 #include #include "wifi_intf.h" diff --git a/target/allwinner/mandolin-perf1/defconfig b/target/allwinner/mandolin-perf1/defconfig index 02a63b242..0374413ac 100644 --- a/target/allwinner/mandolin-perf1/defconfig +++ b/target/allwinner/mandolin-perf1/defconfig @@ -2783,7 +2783,7 @@ CONFIG_PACKAGE_libuvdbus=y CONFIG_RES_NORMAL_MODE=y # CONFIG_PACKAGE_log_ctrl 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_voice is not set # CONFIG_PACKAGE_ntes_record is not set