Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
targets
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Feed
targets
Commits
8a356d6c
Commit
8a356d6c
authored
9 years ago
by
Mats Karrman
Browse files
Options
Downloads
Patches
Plain Diff
image: Change macro name to match used max node size
parent
6033a9bb
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
iopsys-brcm63xx-mips/image/Makefile
+2
-2
2 additions, 2 deletions
iopsys-brcm63xx-mips/image/Makefile
with
2 additions
and
2 deletions
iopsys-brcm63xx-mips/image/Makefile
+
2
−
2
View file @
8a356d6c
...
@@ -240,9 +240,9 @@ define Image/Build/CFE
...
@@ -240,9 +240,9 @@ define Image/Build/CFE
$(eval CFE_BUILT
:
=1)
$(eval CFE_BUILT
:
=1)
endef
endef
define
Image/Build/jffs2-nand-
2048
-128k
define
Image/Build/jffs2-nand-
4096
-128k
echo
"In Image/Build/jffs2-nand-
2048
-128k $(1) $(2)"
echo
"In Image/Build/jffs2-nand-
4096
-128k $(1) $(2)"
#add jffs2 eof marker
#add jffs2 eof marker
cat
$(KDIR)/jffs2_eof_marker_128k
>>
$(KDIR)/root.$(1)
cat
$(KDIR)/jffs2_eof_marker_128k
>>
$(KDIR)/root.$(1)
...
...
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