kernel/acpi: Untangle the wakecode generation during buildkernel.
commit5e92dae6c0adc6e841393a5bd22bd964100fe5e6
authorSascha Wildner <saw@online.de>
Sat, 8 Jul 2017 21:18:23 +0000 (8 23:18 +0200)
committerSascha Wildner <saw@online.de>
Sat, 8 Jul 2017 21:18:23 +0000 (8 23:18 +0200)
treecaf23489a8de458e7d093e46fd521c3467a2bf00
parent880c6c96cb0a4f1f1ea950fd7b1aa7d927520dac
kernel/acpi: Untangle the wakecode generation during buildkernel.

* Use file2c instead of hexdump and remove hexdump from the bootstrap
  tools.

* Remove the nested make invocation and the genwakecode.sh script
  too. Instead, do all the steps from acpica's Makefile and
  sys/conf/files.

* Finally, comment it all out because right now all of this isn't
  used.

* This commit also silences a "Object directory not changed from
  original" make warning.

Reported-by: zrj
Based-on:    FreeBSD
Makefile.inc1
sys/dev/acpica/Makefile
sys/platform/pc64/acpica/Makefile [deleted file]
sys/platform/pc64/acpica/genwakecode.sh [deleted file]
sys/platform/pc64/conf/files