File: build-enable-iasl.patch

package info (click to toggle)
bochs 3.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 25,244 kB
  • sloc: cpp: 270,331; ansic: 25,334; sh: 8,371; makefile: 5,512; yacc: 1,485; asm: 395; perl: 359; lex: 318; csh: 3
file content (18 lines) | stat: -rw-r--r-- 515 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Description: Remove acpi-dsdt.hex on clean so it gets rebuilt
Author: Guillem Jover <guillem@debian.org>

---
 bios/Makefile.in |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

--- a/bios/Makefile.in
+++ b/bios/Makefile.in
@@ -62,7 +62,7 @@
 
 clean:
 	@RMCOMMAND@ *.o *.a *.s _rombios*_.c rombios*.txt rombios*.sym
-	@RMCOMMAND@ acpt-dsdt.aml
+	@RMCOMMAND@ acpi-dsdt.hex acpi-dsdt.aml
 	@RMCOMMAND@ usage biossums
 	@RMCOMMAND@ rombios16.bin rombios16-qemu.bin
 	@RMCOMMAND@ rombios32.bin rombios32.out