We no longer need the OUTPUT_FORMAT line, so fix the build by removing it.

This commit is contained in:
Warner Losh 2010-11-15 19:05:09 +00:00
parent 809290db9e
commit e793a7b7d2

View File

@ -1,6 +1,5 @@
/* $FreeBSD$ */
OUTPUT_FORMAT("elf32-littlearm", "elf32-bigarm", "elf32-littlearm")
OUTPUT_ARCH(arm)
ENTRY(_start)
SECTIONS