Changes in boot/arch/mips32/Makefile.inc [c501bc4:45f7449] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/mips32/Makefile.inc
rc501bc4 r45f7449 50 50 endif 51 51 52 ifeq ($(MACHINE), $(filter $(MACHINE),bmalta lmalta))53 RD_DRVS_ESSENTIAL += \54 infrastructure/rootmalta \55 block/ata_bd \56 bus/pci/pciintel \57 bus/isa \58 char/i8042 \59 char/ps2mouse \60 char/xtkbd61 62 RD_DRV_CFG += \63 bus/isa64 endif65 52 66 53 SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.