summaryrefslogtreecommitdiffstats
path: root/loader/Makefile
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-09-13 19:00:57 +0000
committerMatt Wilson <msw@redhat.com>1999-09-13 19:00:57 +0000
commitc0a6f4b844f7065d062ba41fe83fd7dd638ef96d (patch)
tree9fe473b8a7c224a7eca50e47be91abbccfa2843d /loader/Makefile
parent770220d29752c637fda5ecc4072efce161b1499c (diff)
downloadanaconda-c0a6f4b844f7065d062ba41fe83fd7dd638ef96d.tar.gz
anaconda-c0a6f4b844f7065d062ba41fe83fd7dd638ef96d.tar.xz
anaconda-c0a6f4b844f7065d062ba41fe83fd7dd638ef96d.zip
no KON for now.
Diffstat (limited to 'loader/Makefile')
-rw-r--r--loader/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/Makefile b/loader/Makefile
index 3163742a1..7cfcb9973 100644
--- a/loader/Makefile
+++ b/loader/Makefile
@@ -12,7 +12,7 @@ BINS = init
DIRS =
NETOBJS = net.o
ifeq (i386, $(ARCH))
-KON = 1
+KON = 0
endif
PCMCIAOBJS = pcmcia.o $(NETOBJS)
OPTS = -O2 -g