diff options
| author | Michael Brown | 2007-07-16 14:15:12 +0200 |
|---|---|---|
| committer | Michael Brown | 2007-07-16 14:15:12 +0200 |
| commit | 389204713f044f3fabad1d2ff2b9d2ae6d16a1cb (patch) | |
| tree | bd8720b3bba481bb7d82e4e1c0dcaea3c2126251 /src/arch/i386 | |
| parent | Add __bss16() macro, and allow use of .bss16 section by removing (diff) | |
| download | ipxe-389204713f044f3fabad1d2ff2b9d2ae6d16a1cb.tar.gz ipxe-389204713f044f3fabad1d2ff2b9d2ae6d16a1cb.tar.xz ipxe-389204713f044f3fabad1d2ff2b9d2ae6d16a1cb.zip | |
Kill off some long-redundant CFLAGS
Diffstat (limited to 'src/arch/i386')
| -rw-r--r-- | src/arch/i386/Config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/i386/Config b/src/arch/i386/Config index b4335b39a..877913210 100644 --- a/src/arch/i386/Config +++ b/src/arch/i386/Config @@ -97,7 +97,7 @@ # @/OptionDescription@ # BIOS select don't change unless you know what you are doing -CFLAGS+= -DPCBIOS +# CFLAGS+= -DPCBIOS # Compile in k8/hammer support # CFLAGS+= -DCONFIG_X86_64 |
