X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=inline;f=package%2Frt2570%2FMakefile;h=24c2470142d4bb79d41a9444f5e518e88aa9de9c;hb=5cfab6a3ce0221e158cfb3a43af13b4d6ba3a70d;hp=73be4dd1b6426470f124be95b59f42f957d30e3f;hpb=794600e96cd08881e85bc483177e9c1ba54d0822;p=openwrt-10.03%2F.git diff --git a/package/rt2570/Makefile b/package/rt2570/Makefile index 73be4dd1b..24c247014 100644 --- a/package/rt2570/Makefile +++ b/package/rt2570/Makefile @@ -4,7 +4,7 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id: Makefile 5314 2006-10-27 19:14:43Z nico $ +# $Id$ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk @@ -16,9 +16,6 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/rt2400 PKG_MD5SUM:=f4131d670920a878b4d4a0f5d4d8b93a -PKG_CAT:=zcat - -PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) include $(INCLUDE_DIR)/package.mk