Changeset 956a22c in mainline
- Timestamp:
- 2012-04-07T12:34:56Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- aaa77ba0
- Parents:
- 5a6a42f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/binutils/Makefile
r5a6a42f r956a22c 112 112 endif 113 113 ifeq ($(PLATFORM),arm32) 114 TARGET = arm-linux-gnu 114 TARGET = arm-linux-gnueabi 115 115 endif 116 116 ifeq ($(PLATFORM),ia32)
Note:
See TracChangeset
for help on using the changeset viewer.