Changes in boot/arch/amd64/Makefile.inc [2a37b9f:b7dd149] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/amd64/Makefile.inc
r2a37b9f rb7dd149 35 35 36 36 RD_DRVS_ESSENTIAL += \ 37 platform/pc \37 infrastructure/rootpc \ 38 38 block/ata_bd \ 39 39 bus/pci/pciintel \ … … 64 64 $(USPACE_PATH)/app/edit/edit \ 65 65 $(USPACE_PATH)/app/mixerctl/mixerctl \ 66 $(USPACE_PATH)/app/wavplay/wavplay 67 66 $(USPACE_PATH)/app/wavplay/wavplay \ 67 68 68 BOOT_OUTPUT = $(ROOT_PATH)/image.iso 69 69 PREBUILD = $(INITRD).img
Note:
See TracChangeset
for help on using the changeset viewer.