Changed name of network driver.

This commit is contained in:
Joel Sherrill
1998-07-30 22:57:21 +00:00
parent fa6552075f
commit 2889189580

View File

@@ -9,7 +9,7 @@ RTEMS_ROOT = @top_srcdir@
PROJECT_ROOT = @PROJECT_ROOT@
# We only build the ka9q device driver if HAS_KA9Q was defined
KA9Q_DRIVER_yes_V = network
KA9Q_DRIVER_yes_V = sonic
KA9Q_DRIVER = $(KA9Q_DRIVER_$(HAS_KA9Q)_V)
# pieces specific to this BSP