summaryrefslogtreecommitdiffstats
path: root/package/uboot-ifxmips
diff options
context:
space:
mode:
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-06-13 16:47:22 +0000
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-06-13 16:47:22 +0000
commit6f5a624c71b763189516925c0af5319bddfac28c (patch)
treee14b902cdb8e313ef59b2ec64d3c917581e552a5 /package/uboot-ifxmips
parent5b54b4b093281c6409487dac9fc149969778e5a6 (diff)
[packages] Various Makefile cleanup.
Thanks to swalker. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16437 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/uboot-ifxmips')
-rw-r--r--package/uboot-ifxmips/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/uboot-ifxmips/Makefile b/package/uboot-ifxmips/Makefile
index 10e9080e8..8cc8b601c 100644
--- a/package/uboot-ifxmips/Makefile
+++ b/package/uboot-ifxmips/Makefile
@@ -16,7 +16,6 @@ PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=ftp://ftp.denx.de/pub/u-boot
PKG_MD5SUM:=579707c8ecbf1ab4127285d2aac2a9ee
-PKG_CAT:=bzcat
PKG_TARGETS:=bin
include $(INCLUDE_DIR)/package.mk