Browse Source

Änderungen an GfaSpiStub

Rind 3 years ago
parent
commit
a1f2e1c4a7
2 changed files with 1 additions and 1 deletions
  1. 1 1
      GfaSpiStub/gfaspistub.pro
  2. BIN
      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
bin/gfaspi.ko