projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
remove -mcpu=405 for magicbox, because it enables soft-float, which makes binaries...
[openwrt.git]
/
toolchain
/
squashfs
/
Makefile
diff --git
a/toolchain/squashfs/Makefile
b/toolchain/squashfs/Makefile
index
7b3eed5
..
ac5edd9
100644
(file)
--- a/
toolchain/squashfs/Makefile
+++ b/
toolchain/squashfs/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 := squashfs
This page took
0.023107 seconds
and
4
git commands to generate.