Changeset 69c31ab in mainline for boot/arch/mips32/Makefile.inc


Ignore:
Timestamp:
2019-04-06T13:06:40Z (5 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
46e886f
Parents:
3d0fd0d
Message:

Enable malta user console on com1

Still a WiP as proper arbitration with the kernel console does not work
yet.

File:
1 edited

Legend:

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

    r3d0fd0d r69c31ab  
    5454        RD_DRVS_ESSENTIAL += \
    5555                platform/malta \
     56                intctl/i8259 \
    5657                block/ata_bd \
    5758                bus/pci/pciintel \
    5859                bus/isa \
    5960                char/i8042 \
     61                char/ns8250 \
    6062                hid/ps2mouse \
    6163                hid/xtkbd
Note: See TracChangeset for help on using the changeset viewer.