projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[amazon] Apply patch 220-fix_timer.patch directly
[openwrt.git]
/
target
/
linux
/
ppc44x
/
image
/
Makefile
diff --git
a/target/linux/ppc44x/image/Makefile
b/target/linux/ppc44x/image/Makefile
index
b8d5e95
..
aa68513
100644
(file)
--- a/
target/linux/ppc44x/image/Makefile
+++ b/
target/linux/ppc44x/image/Makefile
@@
-11,7
+11,7
@@
JFFS2_BLOCKSIZE=256k
define Image/Prepare
cp $(LINUX_DIR)/arch/powerpc/boot/cuImage.taishan $(KDIR)/uImage
define Image/Prepare
cp $(LINUX_DIR)/arch/powerpc/boot/cuImage.taishan $(KDIR)/uImage
-
dtc -O dtb -R 4 -S 0x20000 $(LINUX_DIR)/arch/powerpc/boot/dts/canyonlands.dts > $(KDIR)/openwrt-canyonlands.dtb
+
$(LINUX_DIR)/scripts/dtc/
dtc -O dtb -R 4 -S 0x20000 $(LINUX_DIR)/arch/powerpc/boot/dts/canyonlands.dts > $(KDIR)/openwrt-canyonlands.dtb
endef
define Image/BuildKernel
endef
define Image/BuildKernel
This page took
0.024913 seconds
and
4
git commands to generate.