Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
imx-mkimage
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Jira
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Clea OS
bsp
nxp
tools
imx-mkimage
Commits
61475d00
Commit
61475d00
authored
1 year ago
by
Chuck Cannon
Browse files
Options
Downloads
Patches
Plain Diff
Fix broken nightly target for i.MX95.
Signed-off-by:
Chuck Cannon
<
chuck.cannon@nxp.com
>
parent
cd663fc5
No related branches found
Branches containing commit
Tags
android-14.0.0_2.0.0-imx95-er
automotive-14.0.0_2.1.0-imx95-er
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
iMX95/scripts/autobuild.mak
+1
-1
1 addition, 1 deletion
iMX95/scripts/autobuild.mak
with
1 addition
and
1 deletion
iMX95/scripts/autobuild.mak
+
1
−
1
View file @
61475d00
...
...
@@ -33,7 +33,7 @@ core_files:
$(
AT
)$(
WGET
)
-q
$(
SERVER
)
/
$(
DIR
)
/imx-boot/imx-boot-tools/
$(
BOARD
)
/
$(
DDR
)
_imem
$(
DDR_FW_VER
)
.bin
-O
$(
DDR
)
_imem
$(
DDR_FW_VER
)
.bin
$(
AT
)$(
WGET
)
-q
$(
SERVER
)
/
$(
DIR
)
/imx-boot/imx-boot-tools/
$(
BOARD
)
/oei-m33-ddr.bin
-O
oei-m33-ddr.bin
$(
AT
)$(
WGET
)
-q
$(
SERVER
)
/
$(
DIR
)
/imx-boot/imx-boot-tools/
$(
BOARD
)
/oei-m33-tcm.bin
-O
oei-m33-tcm.bin
$(
AT
)$(
WGET
)
-q
$(
SERVER
)
/
$(
DIR
)
/imx-boot/imx-boot-tools/
$(
BOARD
)
/m33_image.bin
-O
m33_image.bin
$(
AT
)$(
WGET
)
-q
$(
SERVER
)
/
$(
DIR
)
/imx-boot/imx-boot-tools/
$(
BOARD
)
/m33_image
-mx95evk
.bin
-O
m33_image.bin
$(
AT
)$(
WGET
)
-q
$(
SERVER
)
/
$(
DIR
)
/imx-boot/imx-boot-tools/
$(
BOARD
)
/m7_image.bin
-O
m7_image.bin
$(
AT
)$(
RWGET
)
$(
SERVER
)
/
$(
DIR
)
/imx_dtbs
-P
boot
-A
"
$(
DTB
)
*.dtb"
$(
AT
)$(
WGET
)
-q
$(
SERVER
)
/
$(
DIR
)
/Image-
$(
BOARD
)
.bin
-O
Image
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment