projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
default to gcc 3.4.4 for brcm-2.4 because of weird kernel problems
[openwrt.git]
/
package
/
scanlogd
/
Makefile
diff --git
a/package/scanlogd/Makefile
b/package/scanlogd/Makefile
index
8f9175a
..
8a83dc7
100644
(file)
--- a/
package/scanlogd/Makefile
+++ b/
package/scanlogd/Makefile
@@
-20,6
+20,7
@@
$(eval $(call PKG_template,SCANLOGD,scanlogd,$(PKG_VERSION)-$(PKG_RELEASE),$(ARC
$(PKG_BUILD_DIR)/.configured:
$(SED) "s,/var/empty,/tmp/.scanlogd," $(PKG_BUILD_DIR)/params.h
+ $(SED) "s,#undef SCANLOGD_DEVICE,#define SCANLOGD_DEVICE \"all\"," $(PKG_BUILD_DIR)/params.h
touch $@
$(PKG_BUILD_DIR)/.built:
This page took
0.023041 seconds
and
4
git commands to generate.