diff options
author | Sven Schnelle <svens@stackframe.org> | 2011-03-20 19:34:05 +0000 |
---|---|---|
committer | Sven Schnelle <svens@stackframe.org> | 2011-03-20 19:34:05 +0000 |
commit | e6de7069def0fabe3388d3bd078a3e575d4105bf (patch) | |
tree | 19ff69178851c1efb4310cad1104639bac512010 /src/mainboard/emulation | |
parent | 4cf7879cf032fca11d14bda68ba250931acd3e62 (diff) | |
download | coreboot-e6de7069def0fabe3388d3bd078a3e575d4105bf.tar.xz |
BUILD: add -MMD to iasl cpp call
Right now there are no dependency rules for compiling dsdt.asl.
If ACPI code includes asl files, the dsdt isn't recompiled if any
of those file is changed. Add the flags to the preprocessor call
to have it generate the neccessary dependency rule.
Signed-off-by: Sven Schnelle <svens@stackframe.org>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6456 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/emulation')
0 files changed, 0 insertions, 0 deletions