diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/makeinclude/platform_vxworks6.1.GNU | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/makeinclude/platform_vxworks6.1.GNU b/include/makeinclude/platform_vxworks6.1.GNU index 68582775eb6..51e1c160555 100644 --- a/include/makeinclude/platform_vxworks6.1.GNU +++ b/include/makeinclude/platform_vxworks6.1.GNU @@ -93,7 +93,7 @@ ifeq ($(rtp),1) else TARGET_DIR = $(WIND_BASE)/target/h endif -TGT_DIR = $(WIND_BASE)/target/h +TGT_DIR = $(WIND_BASE)/target ifeq ($(CPU),) # default CPU |