mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-18 20:37:56 +00:00
Add NIOS2/MMU sample
Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
parent
893685e738
commit
d25e19f780
7
samples/nios2-altera-linux-gnu/crosstool.config
Normal file
7
samples/nios2-altera-linux-gnu/crosstool.config
Normal file
@ -0,0 +1,7 @@
|
||||
CT_ARCH_NIOS2=y
|
||||
CT_ARCH_USE_MMU=y
|
||||
CT_TARGET_VENDOR="altera"
|
||||
CT_KERNEL_LINUX=y
|
||||
CT_CC_LANG_CXX=y
|
||||
CT_DEBUG_GDB=y
|
||||
# CT_GDB_CROSS_PYTHON is not set
|
3
samples/nios2-altera-linux-gnu/reported.by
Normal file
3
samples/nios2-altera-linux-gnu/reported.by
Normal file
@ -0,0 +1,3 @@
|
||||
reporter_name="makoehr@github"
|
||||
reporter_url=""
|
||||
reporter_comment="Sample configuration for Altera NIOS II with MMU."
|
Loading…
Reference in New Issue
Block a user