]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
hptnr: Store the .o files directly in the repo
authorWarner Losh <imp@FreeBSD.org>
Mon, 12 Apr 2021 19:40:43 +0000 (13:40 -0600)
committerWarner Losh <imp@FreeBSD.org>
Mon, 12 Apr 2021 19:47:55 +0000 (13:47 -0600)
commit5b20c5e1f8d59f14901f0c0e4b6b577eaa3f9569
tree5b63bffffc69dffc86293a529d260c7e0252505b
parenteacc27affeff17beb3791793ba54458444df7135
hptnr: Store the .o files directly in the repo

We no longer need to use uuencode to uuencode files in our tree.  Store the .o
file directly instead. Adjust the build to cope with the new arrangement.

Suggestions by: emaste, bz, donner
Reviewed by: markm
Sposnored by: Netflix, Inc
Differential Revision: https://reviews.freebsd.org/D29632
sys/conf/files.x86
sys/dev/hptnr/amd64-elf.hptnr_lib.o [new file with mode: 0644]
sys/dev/hptnr/amd64-elf.hptnr_lib.o.uu [deleted file]
sys/dev/hptnr/i386-elf.hptnr_lib.o [new file with mode: 0644]
sys/dev/hptnr/i386-elf.hptnr_lib.o.uu [deleted file]
sys/modules/hptnr/Makefile