diff options
author | Tim Yardley <lst@openwrt.org> | 2007-03-04 04:41:46 +0000 |
---|---|---|
committer | Tim Yardley <lst@openwrt.org> | 2007-03-04 04:41:46 +0000 |
commit | 94b3565b0681649b44e5c23a834e306f414d6c31 (patch) | |
tree | 87769dce866d4eab3dc4de127958f2ae35a83146 /package/rt61/Makefile | |
parent | 5a4ec64f5fc1d69e98cc23b8a2a6a05daf6d378f (diff) | |
download | upstream-94b3565b0681649b44e5c23a834e306f414d6c31.tar.gz upstream-94b3565b0681649b44e5c23a834e306f414d6c31.tar.bz2 upstream-94b3565b0681649b44e5c23a834e306f414d6c31.zip |
same propset here as changeset:6500
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6501 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/rt61/Makefile')
-rw-r--r-- | package/rt61/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rt61/Makefile b/package/rt61/Makefile index 0656cf4c43..a8112b6985 100644 --- a/package/rt61/Makefile +++ b/package/rt61/Makefile @@ -4,7 +4,7 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id: $ +# $Id$ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk |