Changeset c5bff3c in mainline for boot/arch/arm32/Makefile.inc
- Timestamp:
- 2012-04-28T16:22:15Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8013637
- Parents:
- 81716eb (diff), 76983ff (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
-
boot/arch/arm32/Makefile.inc
r81716eb rc5bff3c 39 39 BITS = 32 40 40 ENDIANESS = LE 41 EXTRA_CFLAGS = -march=armv4 41 42 42 43 RD_SRVS_ESSENTIAL += \ 43 $(USPACE_PATH)/srv/hid/s3c24xx_ts/s3c24 ts \44 $(USPACE_PATH)/srv/hw/char/s3c24xx_uart/s3c24 ser44 $(USPACE_PATH)/srv/hid/s3c24xx_ts/s3c24xx_ts \ 45 $(USPACE_PATH)/srv/hw/char/s3c24xx_uart/s3c24xx_uart 45 46 46 47 RD_SRVS_NON_ESSENTIAL += \
Note:
See TracChangeset
for help on using the changeset viewer.