changeset 1790:8fa2d8cf7d1b

* cdl/phy_eth_drivers.cdl: We call the delay function via VV so we require VV support.
author asl
date Tue, 05 Oct 2004 08:02:04 +0000
parents bdad5357e89c
children 79abc4aecdb7
files packages/devs/eth/phy/current/ChangeLog packages/devs/eth/phy/current/cdl/phy_eth_drivers.cdl
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/packages/devs/eth/phy/current/ChangeLog
+++ b/packages/devs/eth/phy/current/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-04  Andrew Lunn  <andrew.lunn@ascom.ch>
+
+	* cdl/phy_eth_drivers.cdl: We call the delay function via VV so we
+	require VV support.
+
 2003-11-07  Gary Thomas  <gary@mlbassoc.com>
 
 	* src/DP83847.c: 
--- a/packages/devs/eth/phy/current/cdl/phy_eth_drivers.cdl
+++ b/packages/devs/eth/phy/current/cdl/phy_eth_drivers.cdl
@@ -55,6 +55,7 @@ cdl_package CYGPKG_DEVS_ETH_PHY {
 
     parent        CYGPKG_IO_ETH_DRIVERS
     active_if	  CYGPKG_IO_ETH_DRIVERS
+    requires      CYGSEM_HAL_VIRTUAL_VECTOR_SUPPORT
 
     include_dir   cyg/io