summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>1997-08-08 21:30:38 +0000
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>1997-08-08 21:30:38 +0000
commitdef2a2a18aa6bedacebca4f2ea4eeffa6f4503e8 (patch)
tree2ef2049b4539e6f62745319f019a01bf1c3ff237 /Makefile
parent300fd604328c93d2925b321cecba8d094f8638fa (diff)
elf2coff isn't a generic tool for all linux ports
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3542de66e..27c7d9007 100644
--- a/Makefile
+++ b/Makefile
@@ -191,7 +191,6 @@ vmlinux: $(CONFIGURATION) init/main.o init/version.o linuxsubdirs
$(LIBS) \
-o vmlinux
$(NM) vmlinux | grep -v '\(compiled\)\|\(\.o$$\)\|\( [aU] \)\|\(\.\.ng$$\)\|\(LASH[RL]DI\)' | sort > System.map
- elf2ecoff vmlinux /tmpu/miguel/vmlinux.ecoff
symlinks:
rm -f include/asm