]> git.proxmox.com Git - mirror_qemu.git/commit - Makefile
Makefile: Use QEMU_FLAGS for DTC compilation
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Mon, 22 Apr 2013 04:41:28 +0000 (14:41 +1000)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Fri, 26 Apr 2013 00:48:10 +0000 (02:48 +0200)
commite3351000cd682200835763caca87adf708ed1c65
tree9398cb82617144f450320425ed7b91be06bbba9a
parent9005a51b096272e1834638f8e184706548ee7364
Makefile: Use QEMU_FLAGS for DTC compilation

Build DTC as QEMU is built. Fixes the issue with mingw build which can't
handles DTC's default CFLAGS.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Makefile