Changeset 9 in svn


Ignore:
Timestamp:
Mar 18, 2015 2:03:52 PM (11 years ago)
Author:
jglee
Message:

환경패스 설정 변경

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/newcon3bcm2_21bu/dst/build/platform.inc

    r2 r9  
    3535else 
    3636ifeq (_$(USER),_jglee) 
    37 CROSS_COMPILE   ?=      ~/work/newcon3kr/newcon3bcm2_21bu/toolchain/bin/$(ARCH)- 
     37CROSS_COMPILE   ?=      ~/work/newcon3kc/newcon3bcm2_21bu/toolchain/bin/$(ARCH)- 
    3838else 
    3939ifeq (_$(USER),_megakiss) 
    40 CROSS_COMPILE   ?=      ~/newcon3kr/newcon3bcm2_21bu/toolchain/bin/$(ARCH)- 
     40CROSS_COMPILE   ?=      ~/newcon3kc/newcon3bcm2_21bu/toolchain/bin/$(ARCH)- 
    4141else 
    4242CROSS_COMPILE   ?=      ~/project/newcon3kr/newcon3bcm2_21bu/toolchain/bin/$(ARCH)- 
Note: See TracChangeset for help on using the changeset viewer.