projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel] generic-2.6/2.6.30: refresh patches
[openwrt.git]
/
target
/
linux
/
etrax
/
image
/
mkfimage
/
Makefile
diff --git
a/target/linux/etrax/image/mkfimage/Makefile
b/target/linux/etrax/image/mkfimage/Makefile
index
e907e73
..
77d1cb1
100644
(file)
--- a/
target/linux/etrax/image/mkfimage/Makefile
+++ b/
target/linux/etrax/image/mkfimage/Makefile
@@
-4,7
+4,6
@@
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# $Id$
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
@@
-24,7
+23,7
@@
define Build/Compile
endef
define Build/InstallDev
endef
define Build/InstallDev
- $(INSTALL_BIN) $(PKG_BUILD_DIR)/mkfimage $(STAGING_DIR)/bin/mkfimage
+ $(INSTALL_BIN) $(PKG_BUILD_DIR)/mkfimage $(STAGING_DIR
_HOST
)/bin/mkfimage
endef
$(eval $(call Build/DefaultTargets))
endef
$(eval $(call Build/DefaultTargets))
This page took
0.026442 seconds
and
4
git commands to generate.