mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 04:00:41 -04:00
11 lines
377 B
Text
11 lines
377 B
Text
--- Config.orig Wed May 23 11:50:37 2001
|
|
+++ Config Wed May 23 11:53:08 2001
|
|
@@ -223,7 +223,7 @@
|
|
# CFLAGS32+= -DAOUT_IMAGE -DIMAGE_MULTIBOOT -DIMAGE_FREEBSD
|
|
|
|
# Change download protocol to NFS, default is TFTP
|
|
-# CFLAGS32+= -DDOWNLOAD_PROTO_NFS
|
|
+CFLAGS32+= -DDOWNLOAD_PROTO_NFS
|
|
|
|
# These flags affect the loader that is prepended to the Etherboot image
|
|
LCONFIG+= -DMOVEROM
|