diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-12 04:03:48 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-12 04:03:48 +0000 |
commit | 45b2fe29feb19bafa492e4add51b0e423f71a670 (patch) | |
tree | 07f921f0df8ea12bec83fda38018a11daf19f341 /openwrt/target/linux/package | |
parent | dab76b42698d91d3ed0a5f50168577c22e10ba08 (diff) |
adjust svn properties: add missing "svn:keywords" for Makefiles,
set "svn:eol-style" to LF and remove "svn:keywords" for Config.in and ipkg/* files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2638 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/package')
-rw-r--r-- | openwrt/target/linux/package/spca5xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/package/spca5xx/Makefile b/openwrt/target/linux/package/spca5xx/Makefile index d61a04a80..cb0895703 100644 --- a/openwrt/target/linux/package/spca5xx/Makefile +++ b/openwrt/target/linux/package/spca5xx/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 2005/06/11 15:36:31 nbd Exp $ +# $Id$ include $(TOPDIR)/rules.mk include ../../rules.mk |