summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authordfr <dfr@FreeBSD.org>2000-10-25 23:30:04 +0000
committerdfr <dfr@FreeBSD.org>2000-10-25 23:30:04 +0000
commit0b955e26d95238968001c8596448df61b6206c9a (patch)
tree7c6b08772a12a86d3adaee5ad8c7893df05cebcd /sys
parent28bd3a48b375266a804321a885fdb3111a5ef8e1 (diff)
downloadFreeBSD-src-0b955e26d95238968001c8596448df61b6206c9a.zip
FreeBSD-src-0b955e26d95238968001c8596448df61b6206c9a.tar.gz
Don't build start.S as part of libalpha.a - its built specially.
Diffstat (limited to 'sys')
-rw-r--r--sys/boot/alpha/libalpha/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/alpha/libalpha/Makefile b/sys/boot/alpha/libalpha/Makefile
index fe642eb..702f6d51 100644
--- a/sys/boot/alpha/libalpha/Makefile
+++ b/sys/boot/alpha/libalpha/Makefile
@@ -18,7 +18,7 @@ CFLAGS+= -I${.CURDIR}/../../common -mno-fp-regs \
#CPPFLAGS+= -DNO_DISKLABEL
#CPPFLAGS+= -DSAVE_MEMORY
-SRCS= OSFpal.c elf_freebsd.c prom.c prom_disp.S prom_swpal.S start.S \
+SRCS= OSFpal.c elf_freebsd.c prom.c prom_disp.S prom_swpal.S \
pal.S reboot.c delay.c time.c alpha_module.c devicename.c \
srmdisk.c srmnet.c getsecs.c alpha_copy.c bootinfo.c
OpenPOWER on IntegriCloud