Changes in boot/arch/mips32/Makefile.inc [cfdeedc:687108b] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/mips32/Makefile.inc
rcfdeedc r687108b 27 27 # 28 28 29 BFD_ARCH = mips30 29 BITS = 32 31 30 EXTRA_CFLAGS = -msoft-float -mno-abicalls -G 0 -fno-zero-initialized-in-bss -mabi=32 … … 54 53 RD_DRVS_ESSENTIAL += \ 55 54 platform/malta \ 55 intctl/i8259 \ 56 56 block/ata_bd \ 57 57 bus/pci/pciintel \ 58 58 bus/isa \ 59 59 char/i8042 \ 60 char/ns8250 \ 60 61 hid/ps2mouse \ 61 62 hid/xtkbd
Note:
See TracChangeset
for help on using the changeset viewer.