Changeset 533e2d7 in mainline for kernel/arch/abs32le/Makefile.inc
- Timestamp:
- 2013-06-03T07:55:35Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 797d4d19
- Parents:
- ea15a89a (diff), 6db5d4b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/abs32le/Makefile.inc
rea15a89a r533e2d7 39 39 endif 40 40 41 ifeq ($(COMPILER),clang)42 CLANG_ARCH = i38643 endif44 45 41 BITS = 32 46 42 ENDIANESS = LE
Note:
See TracChangeset
for help on using the changeset viewer.