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 | 9fb81f62beb23a769cf00ca68d11b5449341e30b (patch) | |
tree | 612dd5f8c62accac44a9bf0acd8920b7218a44ee /target/linux/adm5120-2.6/image/lzma-loader | |
parent | 47347242f619dcb089cb73b673872dd1ba24ab35 (diff) | |
download | upstream-9fb81f62beb23a769cf00ca68d11b5449341e30b.tar.gz upstream-9fb81f62beb23a769cf00ca68d11b5449341e30b.tar.bz2 upstream-9fb81f62beb23a769cf00ca68d11b5449341e30b.zip |
[adm5120] cleanup svn properties
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7673 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120-2.6/image/lzma-loader')
-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 34a1a469ef..0245e44ccd 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 |