comparison packages/hal/powerpc/fads/current/include/pkgconf/hal_powerpc_fads.h @ 70:c5536bad4c24 ecos-sw-2000-02-11

Merge from eCos master repository on 2000-02-11-15:46:40-GMT
author jlarmour
date Fri, 11 Feb 2000 16:47:32 +0000
parents bf00f99aec69
children da3908c9cd10
comparison
equal deleted inserted replaced
69:9a9babddf7e7 70:c5536bad4c24
69 69
70 cdl_package CYGPKG_HAL_POWERPC_FADS { 70 cdl_package CYGPKG_HAL_POWERPC_FADS {
71 display "Motorola FADS PowerPC evaluation board" 71 display "Motorola FADS PowerPC evaluation board"
72 type radio 72 type radio
73 parent CYGPKG_HAL_POWERPC 73 parent CYGPKG_HAL_POWERPC
74 requires CYGPKG_HAL_POWERPC_PPC8xx
75 requires !CYGSEM_HAL_USE_ROM_MONITOR
74 platform fads 76 platform fads
75 description " 77 description "
76 The FADS HAL package provides the support needed to run 78 The FADS HAL package provides the support needed to run
77 eCos on a Motorola FADS board equipped with a PowerPC processor." 79 eCos on a Motorola FADS board equipped with a PowerPC processor."
78 } 80 }