projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ltq-ifxos: only attempt to build if the lantiq target is selected (fixes #9035)
[openwrt.git]
/
tools
/
qemu
/
Makefile
diff --git
a/tools/qemu/Makefile
b/tools/qemu/Makefile
index
37a510c
..
c0d587b
100644
(file)
--- 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)" \
This page took
0.022829 seconds
and
4
git commands to generate.