diff packages/hal/powerpc/adder/current/misc/adderII_redboot_ROMRAM.ecm @ 1231:3c221a743075

Remove DNS from RedBoot template & adjust .ecm files - BUG #57316
author gthomas
date Sun, 21 Sep 2003 12:27:52 +0000
parents 725ba4e57f0c
children 7ad5f3aecbf6
line wrap: on
line diff
--- a/packages/hal/powerpc/adder/current/misc/adderII_redboot_ROMRAM.ecm
+++ b/packages/hal/powerpc/adder/current/misc/adderII_redboot_ROMRAM.ecm
@@ -25,8 +25,8 @@ cdl_configuration eCos {
     package -template CYGPKG_REDBOOT current ;
     package -template CYGPKG_ISOINFRA current ;
     package -template CYGPKG_LIBC_STRING current ;
-    package -template CYGPKG_NS_DNS current ;
     package -template CYGPKG_CRC current ;
+    package CYGPKG_NS_DNS current ;
     package CYGPKG_IO_FLASH current ;
     package CYGPKG_IO_ETH_DRIVERS current ;
 };