projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
package/fuse: add workaround for uClibc 0.9.29 issues, fixes owfs and possibly others
[openwrt.git]
/
package
/
iw
/
Makefile
diff --git
a/package/iw/Makefile
b/package/iw/Makefile
index
a4cc8cd
..
8fd6491
100644
(file)
--- a/
package/iw/Makefile
+++ b/
package/iw/Makefile
@@
-28,6
+28,7
@@
endef
define Build/Configure
$(CP) $(PKG_BUILD_DIR)/defconfig $(PKG_BUILD_DIR)/.config
+ echo "#define IW_VERSION \"$(VERSION)\"" > $(PKG_BUILD_DIR)/version.h
endef
MAKE_FLAGS += \
This page took
0.027842 seconds
and
4
git commands to generate.