projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
823956d
)
packages/veth: fix whitespaces
author
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:03:56 +0000
(07:03 +0000)
committer
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:03:56 +0000
(07:03 +0000)
Signed-off-by: Dirk Neukirchen <
[email protected]
>
Signed-off-by: Gabor Juhos <
[email protected]
>
SVN-Revision: 40107
net/veth/Makefile
patch
|
blob
|
history
diff --git
a/net/veth/Makefile
b/net/veth/Makefile
index e2c89e22027d3475cf9e6f7959e47ad0abb07c63..ee92fd611899c5c89de7353ca7295ea4074aaed7 100644
(file)
--- a/
net/veth/Makefile
+++ b/
net/veth/Makefile
@@
-26,11
+26,11
@@
define Package/veth
endef
define Package/veth/description
- VETH is a daemon that virtualizes a ethernet card in Linux.
+ VETH is a daemon that virtualizes a ethernet card in Linux.
The virtualization is done via Universal TUN/TAP Driver.
endef
-define Build/Compile
+define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR)/veth \
CC="$(TARGET_CC)" \
CFLAGS="$(TARGET_CFLAGS) $(TARGET_CPPFLAGS)" \