Try using genwakecode.sh instead of the perl version.
This commit is contained in:
parent
9b4e33b6ba
commit
47a45d1b17
@ -19,7 +19,7 @@ acpi_wakecode.bin: acpi_wakecode.o
|
||||
objcopy -S -O binary acpi_wakecode.o acpi_wakecode.bin
|
||||
|
||||
acpi_wakecode.h: acpi_wakecode.bin acpi_wakecode.o
|
||||
perl ${MAKESRCPATH}/genwakecode.pl > acpi_wakecode.h
|
||||
sh ${MAKESRCPATH}/genwakecode.sh > acpi_wakecode.h
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user