mirror of
https://github.com/ipxe/ipxe
synced 2026-01-28 03:28:36 +03:00
[Makefile] Add $(BIN)/undionly.kpxe as default build target
This commit is contained in:
@@ -45,7 +45,7 @@ DOXYGEN := doxygen
|
||||
# If invoked with no build target, print out a helpfully suggestive
|
||||
# message.
|
||||
#
|
||||
noargs : blib $(BIN)/NIC $(BIN)/gpxe.dsk $(BIN)/gpxe.iso $(BIN)/gpxe.usb
|
||||
noargs : blib $(BIN)/NIC $(BIN)/gpxe.dsk $(BIN)/gpxe.iso $(BIN)/gpxe.usb $(BIN)/undionly.kpxe
|
||||
@$(ECHO) '==========================================================='
|
||||
@$(ECHO)
|
||||
@$(ECHO) 'To create a bootable floppy, type'
|
||||
|
||||
Reference in New Issue
Block a user