diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2007-06-19 14:46:42 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2007-06-19 14:46:42 +0000 |
commit | 6386f58138ec2b1577d2cd467d1778f17df20be8 (patch) | |
tree | f30de961ff938d8fa0117225b2a48abde8c613dd /target/linux/adm5120-2.6/image | |
parent | c41fbdc08a45fb5dc18458f9e5806a179cdfe367 (diff) | |
download | mtk-20170518-6386f58138ec2b1577d2cd467d1778f17df20be8.zip mtk-20170518-6386f58138ec2b1577d2cd467d1778f17df20be8.tar.gz mtk-20170518-6386f58138ec2b1577d2cd467d1778f17df20be8.tar.bz2 |
cleanup svn properties
SVN-Revision: 7673
Diffstat (limited to 'target/linux/adm5120-2.6/image')
-rw-r--r-- | target/linux/adm5120-2.6/image/lzma-loader/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120-2.6/image/lzma-loader/Makefile b/target/linux/adm5120-2.6/image/lzma-loader/Makefile index 34a1a46..0245e44 100644 --- a/target/linux/adm5120-2.6/image/lzma-loader/Makefile +++ b/target/linux/adm5120-2.6/image/lzma-loader/Makefile @@ -4,7 +4,7 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id: Makefile 4439 2006-08-04 17:14:36Z nbd $ +# $Id$ include $(TOPDIR)/rules.mk |