Skip to content

Commit

Permalink
enable zImage generation for the new boards
Browse files Browse the repository at this point in the history
SVN-Revision: 6832
  • Loading branch information
kaloz committed Apr 2, 2007
1 parent e40c8c4 commit 16d5762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/arm-magic.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# NOTE: for now it's for only IXP4xx in big endian mode

# list of supported boards, in "boardname machtypeid" format
for board in "avila 526" "gateway7001 731" "nslu2 597" "nas100d 865"
for board in "avila 526" "gateway7001 731" "nslu2 597" "nas100d 865" "wg302v2 890" "pronghornmetro 1040"
do
set -- $board
hexid=$(printf %x\\n $2)
Expand Down

0 comments on commit 16d5762

Please sign in to comment.