]> xenbits.xensource.com Git - seabios.git/commit
seabios: readd Makefile rule for ACPI
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 28 Mar 2012 12:14:45 +0000 (14:14 +0200)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 1 Apr 2012 02:44:18 +0000 (22:44 -0400)
commiteb015f460030bd82deadc068eca3e91ab4caeceb
tree0c5a92c380a01250a7f711a08c2d962c815f0efb
parentecf9b7df5da40234d9b8796ffee97fb45ec225c9
seabios: readd Makefile rule for ACPI

Commit 36feea9317b45abf3a540e9d82ad1723bebe3ebd
removed the dependency of output file on
acpi output. This means it's not rebuilt on
acpi source or hex file updates. Re-introduce this
dependency.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Makefile