Skip to content

Commit

Permalink
trivial: Fix misspelling of "firmware" in powerpc Makefile
Browse files Browse the repository at this point in the history
Fix misspelling of "firmware" in powerpc Makefile

It's spelled "firmware".

Signed-off-by: Nick Andrew <nick@nick-andrew.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Nick Andrew authored and Jiri Kosina committed Jan 6, 2009
1 parent 8eb09d8 commit 2a94739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/powerpc/boot/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ image-$(CONFIG_DEFAULT_UIMAGE) += uImage
#
# Theses are default targets to build images which embed device tree blobs.
# They are only required on boards which do not have FDT support in firmware.
# Boards with newish u-boot firmare can use the uImage target above
# Boards with newish u-boot firmware can use the uImage target above
#

# Board ports in arch/powerpc/platform/40x/Kconfig
Expand Down

0 comments on commit 2a94739

Please sign in to comment.