projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d362cc5
)
mtd: host compilation needs host-zlib
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 15 Apr 2010 12:02:22 +0000
(14:02 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 15 Apr 2010 12:02:22 +0000
(14:02 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/mtd/mtd.mk
patch
|
blob
|
history
diff --git
a/package/mtd/mtd.mk
b/package/mtd/mtd.mk
index 16ad4acc432de657b61d6f2528f3d90e1009762e..2c69c165436737bd48a465bd15dcc16bf28cd357 100644
(file)
--- a/
package/mtd/mtd.mk
+++ b/
package/mtd/mtd.mk
@@
-10,7
+10,7
@@
ifeq ($(BR2_PACKAGE_MTD_MKFSJFFS2),y)
MTD_DEPENDENCIES = zlib lzo
endif
-HOST_MTD_DEPENDENCIES = host-lzo host-e2fsprogs
+HOST_MTD_DEPENDENCIES = host-
zlib host-
lzo host-e2fsprogs
define HOST_MTD_BUILD_CMDS
CC="$(HOSTCC)" CFLAGS="$(HOST_CFLAGS)" LDFLAGS="$(HOST_LDFLAGS)" \