diff options
author | Thomas Huth <thuth@redhat.com> | 2020-06-30 16:17:30 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2020-07-02 10:00:58 +0200 |
commit | 1c9f655066d1defbe083ef06723be919cdfc13dc (patch) | |
tree | 3c9b9b873c00bb498b385750d87a97f55be34176 /pc-bios/s390-netboot.img | |
parent | 9598c227aaff9f0c2ee7aee5b8013600b71bca15 (diff) |
pc-bios/s390-ccw: Generate and include dependency files in the Makefile
The Makefile of the s390-ccw bios does not handle dependencies of the
*.c files from the headers yet, so that you often have to run a "make
clean" to get the build right when one of the headers has been changed.
Let's make sure that we generate and include dependency files for all
*.c files now to avoid this problem in the future.
Acked-by: Cornelia Huck <cohuck@redhat.com>
Message-Id: <20200630142955.7662-1-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'pc-bios/s390-netboot.img')
0 files changed, 0 insertions, 0 deletions