projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ff02e3
)
luci-lib-nixio: always assume Linux target (#307)
author
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 22 Jan 2015 14:01:39 +0000
(15:01 +0100)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 22 Jan 2015 14:01:50 +0000
(15:01 +0100)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
libs/luci-lib-nixio/src/Makefile
patch
|
blob
|
history
diff --git
a/libs/luci-lib-nixio/src/Makefile
b/libs/luci-lib-nixio/src/Makefile
index aaa4292bd924b3efe48a90e129fe5d90b482fd01..a7e9a77d9992e3d62998cce04b4f155362d812fa 100644
(file)
--- a/
libs/luci-lib-nixio/src/Makefile
+++ b/
libs/luci-lib-nixio/src/Makefile
@@
-1,4
+1,4
@@
-OS =
$(shell uname)
+OS =
Linux
AXTLS_VERSION = 1.2.1
AXTLS_DIR = axTLS
AXTLS_FILE = $(AXTLS_DIR)-$(AXTLS_VERSION).tar.gz