Changeset 6c34be69 in mainline for boot/arch/sparc64/Makefile.inc


Ignore:
Timestamp:
2016-10-26T20:33:54Z (8 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
54861ca
Parents:
92d5279
Message:

Enable the sun4u platform and pci bus drivers on the sun4u ultra machine

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/sparc64/Makefile.inc

    r92d5279 r6c34be69  
    3939EXTRA_CFLAGS = -mcpu=ultrasparc -m64 -mno-fpu -mcmodel=medlow
    4040
     41RD_DRVS_ESSENTIAL += \
     42        platform/sun4u \
     43        bus/pci/pciintel
     44
    4145RD_SRVS_NON_ESSENTIAL +=
    4246
Note: See TracChangeset for help on using the changeset viewer.