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