Changes in uspace/app/binutils/Makefile [8afa52c:956a22c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/binutils/Makefile
r8afa52c 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.