projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
kexec-tools: Minor makefile line end fixes
[openwrt.git]
/
package
/
uboot-ifxmips
/
Makefile
diff --git
a/package/uboot-ifxmips/Makefile
b/package/uboot-ifxmips/Makefile
index
10e9080
..
8cc8b60
100644
(file)
--- 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
This page took
0.02578 seconds
and
4
git commands to generate.