Skip to content

Commit

Permalink
board/sidekiqz2/device_config: Fix FIRMWARE name
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
  • Loading branch information
mhennerich committed May 15, 2018
1 parent f87e89f commit 6bf90df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion board/sidekiqz2/device_config
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ IFAC=/etc/network/interfaces

#update.sh
TARGET=sidekiqz2
FIRMWARE=/mnt/sidekiq_z2.frm
FIRMWARE=/mnt/sidekiqz2.frm
FRM_MAGIC="ITB Sidekiq Z2"

0 comments on commit 6bf90df

Please sign in to comment.