浏览代码

Änderungen an GfaSpiStub

Rind 3 年之前
父节点
当前提交
a1f2e1c4a7
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      GfaSpiStub/gfaspistub.pro
  2. 二进制
      bin/gfaspi.ko

+ 1 - 1
GfaSpiStub/gfaspistub.pro

@@ -15,7 +15,7 @@ CONFIG(debug, debug|release) {
 linux-buildroot-g++ {
     QMAKE_CXXFLAGS += -D_TARGET_BUILD
     QMAKE_CFLAGS += -D_TARGET_BUILD
-	target.path  = /root
+	target.path  = /opt/GfA/bin
 	INSTALLS    += target
 }
 

二进制
bin/gfaspi.ko