소스 검색

Änderungen an GfaSpiStub

Rind 3 년 전
부모
커밋
a1f2e1c4a7
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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