forked from LiBwrt/openwrt-6.x
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: David Bauer <[email protected]>
- Loading branch information
1 parent
63239a9
commit d4acd05
Showing
14 changed files
with
24 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,7 @@ Signed-off-by: Pawel Dembicki <[email protected]> | |
|
||
src-plat-$(CONFIG_PPC_MICROWATT) += fixed-head.S microwatt.c | ||
|
||
@@ -359,7 +360,7 @@ image-$(CONFIG_TQM8548) += cuImage.tqm | ||
@@ -360,7 +361,7 @@ image-$(CONFIG_TQM8548) += cuImage.tqm | ||
image-$(CONFIG_TQM8555) += cuImage.tqm8555 | ||
image-$(CONFIG_TQM8560) += cuImage.tqm8560 | ||
image-$(CONFIG_KSI8560) += cuImage.ksi8560 | ||
|
@@ -38,7 +38,7 @@ Signed-off-by: Pawel Dembicki <[email protected]> | |
|
||
--- a/arch/powerpc/boot/wrapper | ||
+++ b/arch/powerpc/boot/wrapper | ||
@@ -341,6 +341,11 @@ adder875-redboot) | ||
@@ -346,6 +346,11 @@ adder875-redboot) | ||
platformo="$object/fixed-head.o $object/redboot-8xx.o" | ||
binary=y | ||
;; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ Signed-off-by: David Bauer <[email protected]> | |
image-$(CONFIG_EPAPR_BOOT) += zImage.epapr | ||
|
||
# | ||
@@ -430,15 +429,6 @@ $(obj)/dtbImage.%: vmlinux $(wrapperbits | ||
@@ -431,15 +430,6 @@ $(obj)/dtbImage.%: vmlinux $(wrapperbits | ||
$(obj)/vmlinux.strip: vmlinux | ||
$(STRIP) -s -R .comment $< -o $@ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,7 @@ Signed-off-by: Pawel Dembicki <[email protected]> | |
|
||
src-plat-$(CONFIG_PPC_MICROWATT) += fixed-head.S microwatt.c | ||
|
||
@@ -351,7 +352,7 @@ image-$(CONFIG_TQM8548) += cuImage.tqm | ||
@@ -352,7 +353,7 @@ image-$(CONFIG_TQM8548) += cuImage.tqm | ||
image-$(CONFIG_TQM8555) += cuImage.tqm8555 | ||
image-$(CONFIG_TQM8560) += cuImage.tqm8560 | ||
image-$(CONFIG_KSI8560) += cuImage.ksi8560 | ||
|
@@ -38,7 +38,7 @@ Signed-off-by: Pawel Dembicki <[email protected]> | |
|
||
--- a/arch/powerpc/boot/wrapper | ||
+++ b/arch/powerpc/boot/wrapper | ||
@@ -345,6 +345,11 @@ adder875-redboot) | ||
@@ -350,6 +350,11 @@ adder875-redboot) | ||
platformo="$object/fixed-head.o $object/redboot-8xx.o" | ||
binary=y | ||
;; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ Signed-off-by: David Bauer <[email protected]> | |
image-$(CONFIG_EPAPR_BOOT) += zImage.epapr | ||
|
||
# | ||
@@ -421,15 +420,6 @@ $(obj)/dtbImage.%: vmlinux $(wrapperbits | ||
@@ -422,15 +421,6 @@ $(obj)/dtbImage.%: vmlinux $(wrapperbits | ||
$(obj)/vmlinux.strip: vmlinux | ||
$(STRIP) -s -R .comment $< -o $@ | ||
|
||
|