Changeset bfa4ffa in mainline for boot/arch/sparc64/Makefile.inc
- Timestamp:
- 2016-12-27T13:34:08Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9185e42
- Parents:
- 0d9b4a8 (diff), 73d8600 (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/sparc64/Makefile.inc
r0d9b4a8 rbfa4ffa 39 39 EXTRA_CFLAGS = -mcpu=ultrasparc -m64 -mno-fpu -mcmodel=medlow 40 40 41 RD_DRVS_ESSENTIAL += \ 42 platform/sun4u \ 43 bus/pci/pciintel \ 44 bus/isa \ 45 char/ns8250 46 47 RD_DRV_CFG += \ 48 bus/isa 49 41 50 RD_SRVS_NON_ESSENTIAL += 42 51
Note:
See TracChangeset
for help on using the changeset viewer.