Changes in uspace/app/binutils/Makefile [956a22c:8afa52c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/binutils/Makefile
r956a22c r8afa52c 112 112 endif 113 113 ifeq ($(PLATFORM),arm32) 114 TARGET = arm-linux-gnu eabi114 TARGET = arm-linux-gnu 115 115 endif 116 116 ifeq ($(PLATFORM),ia32)
Note:
See TracChangeset
for help on using the changeset viewer.