diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-12-12 04:03:48 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-12-12 04:03:48 +0000 |
commit | bf57464e60ac5b576f82ef83715b2338ceb4d106 (patch) | |
tree | 83f593c3aa909d7c2097e5270d39769a809760a7 /target/linux/package | |
parent | 1bb2278a4da56baa7a19322f9a6c182f354ca487 (diff) | |
download | upstream-bf57464e60ac5b576f82ef83715b2338ceb4d106.tar.gz upstream-bf57464e60ac5b576f82ef83715b2338ceb4d106.tar.bz2 upstream-bf57464e60ac5b576f82ef83715b2338ceb4d106.zip |
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/openwrt@2638 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package')
-rw-r--r-- | target/linux/package/spca5xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/package/spca5xx/Makefile b/target/linux/package/spca5xx/Makefile index d61a04a80c..cb0895703b 100644 --- a/target/linux/package/spca5xx/Makefile +++ b/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 |