projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
generic: update 2.6.35 patches to 2.6.35-rc5
[openwrt.git]
/
target
/
linux
/
ramips
/
image
/
Makefile
diff --git
a/target/linux/ramips/image/Makefile
b/target/linux/ramips/image/Makefile
index
f0fcfb2
..
d52c41f
100644
(file)
--- a/
target/linux/ramips/image/Makefile
+++ b/
target/linux/ramips/image/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/image.mk
define imgname
include $(INCLUDE_DIR)/image.mk
define imgname
-$(
$
BIN_DIR)/$(IMG_PREFIX)-$(2)-$(patsubst jffs2-%,jffs2,$(patsubst squashfs-%,squashfs,$(1)))
+$(BIN_DIR)/$(IMG_PREFIX)-$(2)-$(patsubst jffs2-%,jffs2,$(patsubst squashfs-%,squashfs,$(1)))
endef
VMLINUX:=$(IMG_PREFIX)-vmlinux
endef
VMLINUX:=$(IMG_PREFIX)-vmlinux
This page took
0.020838 seconds
and
4
git commands to generate.