mirror of https://github.com/ipxe/ipxe.git
Revert "no need for depending on build library ("blib")"
This reverts commit 9dc2515d7e
.
I want "make" to actually build something.
pull/1/head
parent
a8780a4fe4
commit
c482fc90fb
|
@ -35,7 +35,7 @@ include arch/$(ARCH)/Config
|
|||
# If invoked with no build target, print out a helpfully suggestive
|
||||
# message.
|
||||
#
|
||||
noargs :
|
||||
noargs : blib
|
||||
@echo '===================================================='
|
||||
@echo
|
||||
@echo ' *** WARNING: THE INSTRUCTIONS BELOW DO NOT FULLY WORK YET !!! ***'
|
||||
|
|
Loading…
Reference in New Issue