Changeset 4d32b16 in mainline
- Timestamp:
- 2019-06-12T08:51:39Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2e311da
- Parents:
- 0716a1f
- File:
- 
      - 1 edited
 
 - 
          
  boot/Makefile.grub (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      boot/Makefile.grubr0716a1f r4d32b16 51 51 $(POST_OUTPUT): build_dist 52 52 ifeq ($(GRUB_ARCH),pc) 53 $(GENISOIMAGE) -J -r -input-charset utf-8 -V "HelenOS-CD" -eltorito-boot $(ELTORITO) -no-emul-boot -boot- load-size 64 -boot-info-table -o $@ $(DISTROOT)/53 $(GENISOIMAGE) -J -r -input-charset utf-8 -V "HelenOS-CD" -eltorito-boot $(ELTORITO) -no-emul-boot -boot-info-table -o $@ $(DISTROOT)/ 54 54 endif 55 55 ifeq ($(GRUB_ARCH),efi) 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
