projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
base-files: Update /etc/init.d/fstab with new location of swapon and swapoff (they...
[openwrt.git]
/
target
/
linux
/
ifxmips
/
image
/
u-boot
/
Makefile
diff --git
a/target/linux/ifxmips/image/u-boot/Makefile
b/target/linux/ifxmips/image/u-boot/Makefile
index
c92a1a3
..
e01bb01
100644
(file)
--- a/
target/linux/ifxmips/image/u-boot/Makefile
+++ b/
target/linux/ifxmips/image/u-boot/Makefile
@@
-26,6
+26,7
@@
define Build/Compile
endef
define Build/InstallDev
+ mkdir -p $(BIN_DIR)
dd if=$(PKG_BUILD_DIR)/u-boot.ifx of=$(BIN_DIR)/u-boot.ifx bs=64k conv=sync
endef
This page took
0.020393 seconds
and
4
git commands to generate.