This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: aki3068net compile problem


Applied (belatedly). Please include a ChangeLog entry for changes in future. I wrote the following this time:


+2002-08-14 Yoshinori Sato <qzb04471@nifty.ne.jp>
+2002-08-14 Jonathan Larmour <jifl@ecoscentric.com>
+
+ * include/devs_eth_h8300_aki3068net.inl: Allow to build with
+ if_dp83902a.c changes.
+

Jifl

Yoshinori Sato wrote:
It corresponded to change of if_dp83902a.c.

--- packages/devs/eth/h8300/aki3068net/current/include/devs_eth_h8300_aki3068net.inl.old Sun Jun 2 00:21:41 2002
+++ packages/devs/eth/h8300/aki3068net/current/include/devs_eth_h8300_aki3068net.inl Sun Jun 2 22:33:12 2002
@@ -48,7 +48,7 @@
//==========================================================================
#include <cyg/hal/hal_intr.h> // CYGNUM_HAL_INTERRUPT_ETHR
-
+#include <cyg/hal/hal_if.h>
#define CYGHWR_NS_DP83902A_PLF_INIT ns_dp83902a_plf_init



--
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]