- Timestamp:
- 2019-08-17T12:49:43Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5f176da
- Parents:
- 63660a3
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2019-06-26 20:18:37)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2019-08-17 12:49:43)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/sparc64/Makefile.inc
r63660a3 r41408d94 38 38 EXTRA_CFLAGS = -mcpu=ultrasparc -m64 -mno-fpu -mcmodel=medlow 39 39 40 ifeq ($(PROCESSOR), sun4v)41 RD_DRVS_ESSENTIAL += \42 platform/sun4v \43 char/sun4v-con44 else45 RD_DRVS_ESSENTIAL += \46 platform/sun4u \47 bus/pci/pciintel \48 bus/isa \49 intctl/obio \50 char/ns825051 endif52 53 40 SOURCES = \ 54 41 arch/$(BARCH)/src/asm.S \
Note:
See TracChangeset
for help on using the changeset viewer.