mirror of
https://github.com/ipxe/ipxe
synced 2025-12-08 18:30:28 +03:00
Revert "no need for depending on build library ("blib")"
This reverts commit 9dc2515d7e.
I want "make" to actually build something.
This commit is contained in:
@@ -35,7 +35,7 @@ include arch/$(ARCH)/Config
|
|||||||
# If invoked with no build target, print out a helpfully suggestive
|
# If invoked with no build target, print out a helpfully suggestive
|
||||||
# message.
|
# message.
|
||||||
#
|
#
|
||||||
noargs :
|
noargs : blib
|
||||||
@echo '===================================================='
|
@echo '===================================================='
|
||||||
@echo
|
@echo
|
||||||
@echo ' *** WARNING: THE INSTRUCTIONS BELOW DO NOT FULLY WORK YET !!! ***'
|
@echo ' *** WARNING: THE INSTRUCTIONS BELOW DO NOT FULLY WORK YET !!! ***'
|
||||||
|
|||||||
Reference in New Issue
Block a user