X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/af028d51fa6076d1fc837dd3a03a9e258df48e03..4b1477f8c17ff700f2c23d41db998fe5c58226ff:/tools/qemu/Makefile diff --git a/tools/qemu/Makefile b/tools/qemu/Makefile index 37a510cf9..c0d587b24 100644 --- a/tools/qemu/Makefile +++ b/tools/qemu/Makefile @@ -16,6 +16,8 @@ PKG_MD5SUM:=397a0d665da8ba9d3b9583629f3d6421 include $(INCLUDE_DIR)/host-build.mk +HOST_CFLAGS += -I$(STAGING_DIR_HOST)/include/e2fsprogs + define Host/Configure (cd $(HOST_BUILD_DIR); \ CFLAGS="$(HOST_CFLAGS)" \