Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
u-boot-2015.04
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
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
vesta
u-boot-2015.04
Commits
3423c44a
Commit
3423c44a
authored
17 years ago
by
Jon Loeliger
Browse files
Options
Downloads
Plain Diff
Merge branch 'mpc8641'
parents
abca9018
b84289b5
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
board/mpc8641hpcn/Makefile
+4
-0
4 additions, 0 deletions
board/mpc8641hpcn/Makefile
with
4 additions
and
0 deletions
board/mpc8641hpcn/Makefile
+
4
−
0
View file @
3423c44a
...
@@ -23,6 +23,10 @@
...
@@ -23,6 +23,10 @@
include
$(TOPDIR)/config.mk
include
$(TOPDIR)/config.mk
ifneq
($(OBJTREE),$(SRCTREE))
$(
shell
mkdir
-p
$(
obj
)
../freescale/common
)
endif
LIB
=
$(
obj
)
lib
$(
BOARD
)
.a
LIB
=
$(
obj
)
lib
$(
BOARD
)
.a
COBJS
:=
$(
BOARD
)
.o sys_eeprom.o
\
COBJS
:=
$(
BOARD
)
.o sys_eeprom.o
\
...
...
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