This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
genode
Watch
1
Star
0
Fork
0
You've already forked genode
mirror of
https://github.com/genodelabs/genode.git
synced
2025-01-14 08:49:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
8d6285927b
genode
/
repos
/
base-foc
/
recipes
/
src
/
base-foc-arndale
/
content.mk
4 lines
88 B
Makefile
Raw
Normal View
History
Unescape
Escape
kernel: differentiate board-specific components Components like kernel, core, and bootstrap that are built for a specific board need to reside inside the same architectural dependent build directory. For instance there are sel4, foc, and hw kernel builds for imx6q_sabrelite and imx7d_sabre, which have to reside inside the same arm_v7 build directory. This commit names those components explicitely, and adapts the run-tool to it. Fix #3316
2019-05-09 12:04:03 +00:00
BOARD
:=
arndale
base-foc: recipes for ARMv7a platforms * In base-foc/recipes/src/ replace base-foc with base-foc-pc * To base-foc/recipes/src add base-foc-arndale, base-foc-pbxa9 * Ensure that the correct base-foc recipe is choosen by the run module 'boot_dir/foc'
2018-11-06 15:12:59 +00:00
i
n
c
l
u
d
e
$(
GENODE_DIR
)
/
r
e
p
o
s
/
b
a
s
e
-
f
o
c
/
r
e
c
i
p
e
s
/
s
r
c
/
b
a
s
e
-
f
o
c
_
c
o
n
t
e
n
t
.
i
n
c
Reference in New Issue
Copy Permalink