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

This commit is contained in:
imp 2010-11-15 19:05:09 +00:00
parent ec2a62f430
commit a1764a48d9

View File

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