]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
hpt27xx: store the .o files directly in the tree
authorWarner Losh <imp@FreeBSD.org>
Mon, 12 Apr 2021 19:41:14 +0000 (13:41 -0600)
committerWarner Losh <imp@FreeBSD.org>
Mon, 12 Apr 2021 19:47:55 +0000 (13:47 -0600)
commit550cb4ab85c7e514629c8bacbbb07085b81d916b
tree6429bc7daf1e40feeca95105a7a605fa6d1a2999
parent5b20c5e1f8d59f14901f0c0e4b6b577eaa3f9569
hpt27xx: store the .o files directly in the tree

Store the .o files directly in the tree. We no longer need to play uuencode
games like we did in the CVS days. Adjust the build infrastructure to match.

Reviewed by:            markj@
Sposnored by:           Netflix, Inc
Differential Revision: https://reviews.freebsd.org/D29634
sys/conf/files.x86
sys/dev/hpt27xx/amd64-elf.hpt27xx_lib.o [new file with mode: 0644]
sys/dev/hpt27xx/amd64-elf.hpt27xx_lib.o.uu [deleted file]
sys/dev/hpt27xx/i386-elf.hpt27xx_lib.o [new file with mode: 0644]
sys/dev/hpt27xx/i386-elf.hpt27xx_lib.o.uu [deleted file]
sys/modules/hpt27xx/Makefile