From 5cda460f19e91c3cbb664438c4a6d30f188cd69e Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Thu, 9 Aug 2007 20:17:35 -0700 Subject: Build the all-driver images by default, and print instructions for usage. --- src/Makefile.housekeeping | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.housekeeping') diff --git a/src/Makefile.housekeeping b/src/Makefile.housekeeping index 108cc3ab8..1f054d537 100644 --- a/src/Makefile.housekeeping +++ b/src/Makefile.housekeeping @@ -180,7 +180,7 @@ CLEANUP += $(BIN)/NIC # TGT_ROM_NAME : the ROM name (e.g. "dfe538") # TGT_MEDIA : the media type (e.g. "rom") # -DRIVERS_etherboot = $(DRIVERS) +DRIVERS_gpxe = $(DRIVERS) CARD_DRIVER = $(firstword $(DRIVER_$(1)) $(1)) TGT_ELEMENTS = $(subst --, ,$(firstword $(subst ., ,$(notdir $@)))) TGT_PREFIX = $(word 2,$(subst ., ,$(notdir $@))) -- cgit v1.2.3-55-g7522