[Buildroot] [git commit] libsoc: strip trailing newline

Peter Korsgaard jacmet at sunsite.dk
Thu Sep 12 20:32:23 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=a3f42921b5325721d6653a7019a6daa04be64e45
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Missing from previous commit.

Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/libsoc/libsoc.mk |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/package/libsoc/libsoc.mk b/package/libsoc/libsoc.mk
index f310266..509d8eb 100644
--- a/package/libsoc/libsoc.mk
+++ b/package/libsoc/libsoc.mk
@@ -12,4 +12,3 @@ LIBSOC_AUTORECONF = YES
 LIBSOC_INSTALL_STAGING = YES
 
 $(eval $(autotools-package))
-


More information about the buildroot mailing list