]> git.proxmox.com Git - mirror_qemu.git/blobdiff - Makefile
hw/m68k/mcf5208: Fix trivial typo in board description
[mirror_qemu.git] / Makefile
index 727ef118f3d9dc737a8d9090e3520c043406f3a2..d71dd5bea41667edb8a4f44261a23fcccd2e96a1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -856,7 +856,7 @@ ifneq ($(BLOBS),)
                $(INSTALL_DATA) $(SRC_PATH)/pc-bios/$$x "$(DESTDIR)$(qemu_datadir)"; \
        done
 endif
-ifeq ($(CONFIG_GTK),m)
+ifdef CONFIG_GTK
        $(MAKE) -C po $@
 endif
        $(INSTALL_DIR) "$(DESTDIR)$(qemu_datadir)/keymaps"