projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32e107f
)
[packages] keepalived: remove trailing backslashes from makefile
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 10 May 2009 13:42:02 +0000
(13:42 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 10 May 2009 13:42:02 +0000
(13:42 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15752
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/keepalived/Makefile
patch
|
blob
|
history
diff --git
a/net/keepalived/Makefile
b/net/keepalived/Makefile
index
80e4d06
..
fa37ffd
100644
(file)
--- a/
net/keepalived/Makefile
+++ b/
net/keepalived/Makefile
@@
-44,10
+44,10
@@
CONFIGURE_ARGS+= \
--disable-strip \
--disable-lvs \
--disable-lvs-syncd \
- --with-kernel-dir="$(LINUX_DIR)"
\
+ --with-kernel-dir="$(LINUX_DIR)"
CONFIGURE_VARS+= \
- ac_cv_file_$(call acvar,$(LINUX_DIR)/net/core/link_watch.c)=yes
\
+ ac_cv_file_$(call acvar,$(LINUX_DIR)/net/core/link_watch.c)=yes
define Build/Compile
rm -rf $(PKG_INSTALL_DIR)