forked from Imagelibrary/rtems
2007-09-13 Daniel Hellstrom <daniel@gaisler.com>
* Makefile.am: Add smc91111.rel to libbsp.a
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-09-13 Daniel Hellstrom <daniel@gaisler.com>
|
||||
|
||||
* Makefile.am: Add smc91111.rel to libbsp.a
|
||||
|
||||
2007-09-07 Daniel Hellstrom <daniel@gaisler.com>
|
||||
|
||||
* console/console.c, leon_greth/leon_greth.c,
|
||||
|
||||
@@ -141,10 +141,8 @@ libbsp_a_LIBADD = startup.rel amba.rel console.rel clock.rel debugio.rel \
|
||||
|
||||
if HAS_NETWORKING
|
||||
libbsp_a_LIBADD += leon_open_eth.rel
|
||||
endif
|
||||
|
||||
if HAS_NETWORKING
|
||||
libbsp_a_LIBADD += leon_greth.rel
|
||||
libbsp_a_LIBADD += leon_smc91111.rel
|
||||
endif
|
||||
|
||||
if HAS_MP
|
||||
|
||||
Reference in New Issue
Block a user