Michael Brown
|
0479e9f541
|
relocate.o is now dragged in by the objects that require it; there is no
need for a CONFIG_RELOCATE.
|
2006-05-25 01:34:13 +00:00 |
|
Michael Brown
|
c0a94944fc
|
Added FSP
|
2005-05-19 16:10:52 +00:00 |
|
Michael Brown
|
2930fe846e
|
Add image formats (didn't check in properly to gpxe for some reason)
|
2005-05-19 12:58:23 +00:00 |
|
Michael Brown
|
48e40e933f
|
Add DOWNLOAD_PROTO_XXX options.
|
2005-05-02 12:45:23 +00:00 |
|
Michael Brown
|
e1d6f3a8ac
|
Add NMB_RESOLVER
|
2005-05-01 10:58:49 +00:00 |
|
Michael Brown
|
6cd0fa5807
|
Added DNS resolver configuration option.
|
2005-04-30 14:39:21 +00:00 |
|
Michael Brown
|
cf79681b80
|
Fix BUILD_SERIAL.
Change from using #if to #ifdef, since #if can't cope with string
constants.
|
2005-04-18 12:43:18 +00:00 |
|
Michael Brown
|
3c55caf24c
|
Moved console options to config.h
Removed CONFIG_{PCI,ISA,PCMCIA}, since buses are now always compiled and
linked in only if required by the individual driver objects.
|
2005-04-18 10:19:36 +00:00 |
|
Michael Brown
|
64e1df4af6
|
Allow serial port options to be specified in a relatively friendly format.
|
2005-04-17 16:15:46 +00:00 |
|
Michael Brown
|
6ca5e85a3b
|
Working format.
|
2005-04-17 16:01:13 +00:00 |
|
Michael Brown
|
8e4c991c24
|
Experiment; let's see if we can get individual config header files working.
|
2005-04-17 14:08:40 +00:00 |
|