Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
uboot-imx
Commits
5e981d68
Commit
5e981d68
authored
Oct 08, 2008
by
Ed Swarthout
Committed by
Wolfgang Denk
Oct 18, 2008
Browse files
Add cpu/8xxx to TAGS_SUBDIRS
Signed-off-by:
Ed Swarthout
<
Ed.Swarthout@freescale.com
>
parent
e1f7d22b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
5e981d68
...
...
@@ -243,9 +243,11 @@ endif
ifeq
($(CPU),mpc85xx)
LIBS
+=
drivers/qe/qe.a
LIBS
+=
cpu/mpc8xxx/ddr/libddr.a
TAG_SUBDIRS
+=
cpu/mpc8xxx
endif
ifeq
($(CPU),mpc86xx)
LIBS
+=
cpu/mpc8xxx/ddr/libddr.a
TAG_SUBDIRS
+=
cpu/mpc8xxx
endif
LIBS
+=
drivers/rtc/librtc.a
LIBS
+=
drivers/serial/libserial.a
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment