Changes in boot/arch/mips32/Makefile.inc [687108b:cfdeedc] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/mips32/Makefile.inc
r687108b rcfdeedc 27 27 # 28 28 29 BFD_ARCH = mips 29 30 BITS = 32 30 31 EXTRA_CFLAGS = -msoft-float -mno-abicalls -G 0 -fno-zero-initialized-in-bss -mabi=32 … … 53 54 RD_DRVS_ESSENTIAL += \ 54 55 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 \61 60 hid/ps2mouse \ 62 61 hid/xtkbd
Note:
See TracChangeset
for help on using the changeset viewer.