OpenCores
URL https://opencores.org/ocsvn/c0or1k/c0or1k/trunk

Subversion Repositories c0or1k

[/] [c0or1k/] [trunk/] [src/] [platform/] [beagle/] [SConscript] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 drasko
 
2
 
3
# Inherit global environment
4
Import('env')
5
 
6
# The set of source files associated with this SConscript file.
7
src_local = ['print-early.c', 'platform.c', 'perfmon.c', 'irq.c', 'cm.c']
8
 
9
obj = env.Object(src_local)
10
 
11
Return('obj')

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.