mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 17:32:43 +00:00
Don't build start.S as part of libalpha.a - its built specially.
This commit is contained in:
parent
bcdb85b6b8
commit
75cdadceb4
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=67592
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user