X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=tools%2Fqemu%2FMakefile;h=c0d587b243f752b2ba2700efcf51de219b284102;hp=37a510cf92b237a6fad6c4423b520845563d26cf;hb=691b6ae08d241a8fbf930cee31a6aeb86aceeb8d;hpb=38f424e4aa5e54bcc1761333c251ef7679f46276 diff --git a/tools/qemu/Makefile b/tools/qemu/Makefile index 37a510cf92..c0d587b243 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)" \