diff options
Diffstat (limited to 'Makefile.hw')
-rw-r--r-- | Makefile.hw | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.hw b/Makefile.hw index 830902b..2b4ef03 100644 --- a/Makefile.hw +++ b/Makefile.hw @@ -1,6 +1,7 @@ # Makefile for qemu target independent devices. include ../config-host.mak +include ../config-all-devices.mak include config.mak include $(SRC_PATH)/rules.mak |