projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add prereq check to prevent people from building openwrt as root
[openwrt.git]
/
toolchain
/
lzma
/
Makefile
diff --git
a/toolchain/lzma/Makefile
b/toolchain/lzma/Makefile
index
6488a06
..
ab8fea0
100644
(file)
--- a/
toolchain/lzma/Makefile
+++ b/
toolchain/lzma/Makefile
@@
-1,3
+1,9
@@
+#
+# Copyright (C) 2006 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
include $(TOPDIR)/rules.mk
PKG_NAME := lzma
This page took
0.02163 seconds
and
4
git commands to generate.