From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Libeskind Date: Mon, 11 Jul 2005 17:43:17 -0400 Subject: [U-Boot-Users] extra headers in xilinx ml300 board Message-ID: <42D2E7F5.5090802@lucent.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de /board/xilinx/xilinx_enet/emac_adapter.c and /board/xilinx/xilinx_iic/iic_adapter.c both have a #include which I believe prevents users from making other board configs under the /board/xilinx directory based on the ML300 that use the xilinx_enet and xilinx_iic adapaters. Can this be removed?