forked from Imagelibrary/rtems
2011-08-29 Joel Sherrill <joel.sherrilL@OARcorp.com>
* Makefile.am: Do not include ne2000.rel unless networking is enabled.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-08-29 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||
|
||||
* Makefile.am: Do not include ne2000.rel unless networking is enabled.
|
||||
|
||||
2011-07-18 Till Straumann <strauman@slac.stanford.edu>
|
||||
|
||||
* configure.ac: changed tests so that variants
|
||||
|
||||
@@ -160,8 +160,10 @@ libbsp_a_LIBADD = \
|
||||
../../../libcpu/@RTEMS_CPU@/mpc6xx/altivec.rel
|
||||
|
||||
if QEMU
|
||||
if HAS_NETWORKING
|
||||
libbsp_a_LIBADD+=ne2000.rel
|
||||
endif
|
||||
endif
|
||||
|
||||
EXTRA_DIST = BOOTING README.mtx603e README.MVME2100 README.MVME2300 \
|
||||
README.MVME2400 \
|
||||
|
||||
Reference in New Issue
Block a user