Skip to content

Commit

Permalink
Makefile: Add diag/geodsp/ .xz images to install target
Browse files Browse the repository at this point in the history
  • Loading branch information
geneC committed Mar 17, 2011
1 parent 92dd653 commit 49d1434
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Expand Up @@ -70,7 +70,8 @@ INSTALL_AUX = core/pxelinux.0 gpxe/gpxelinux.0 core/isolinux.bin \
dos/syslinux.com \
mbr/*.bin $(MODULES)
INSTALL_AUX_OPT = win32/syslinux.exe win64/syslinux64.exe
INSTALL_DIAG = diag/mbr/handoff.bin
INSTALL_DIAG = diag/mbr/handoff.bin \
diag/geodsp/geodsp1s.img.xz diag/geodsp/geodspms.img.xz

# These directories manage their own installables
INSTALLSUBDIRS = com32 utils dosutil
Expand Down

0 comments on commit 49d1434

Please sign in to comment.