Changeset cec261e in mainline for uspace/srv/loader/arch/arm32/Makefile.inc
- Timestamp:
- 2010-01-16T21:45:58Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3e30c0b
- Parents:
- dc9162b (diff), ccb785b (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
-
uspace/srv/loader/arch/arm32/Makefile.inc
rdc9162b rcec261e 27 27 # 28 28 29 CFLAGS += -D__32_BITS__29 EXTRA_CFLAGS = -D__32_BITS__ 30 30 ARCH_SOURCES := arch/$(UARCH)/arm32.s
Note:
See TracChangeset
for help on using the changeset viewer.