diff options
author | Uwe Stuehler <uwe@cvs.openbsd.org> | 2005-05-27 19:01:22 +0000 |
---|---|---|
committer | Uwe Stuehler <uwe@cvs.openbsd.org> | 2005-05-27 19:01:22 +0000 |
commit | 8ff762798c67c0ac6c691fe07425f4ac2c8c6ca4 (patch) | |
tree | 68b7f3717cb762c76c177ad6266bf05271f7efff /sys/arch/arm/xscale/files.pxa2x0 | |
parent | 9d9a8327ed25dfb2571b1df3e8293668936bd4c2 (diff) |
The forgotten part of the merge of pxacom back into com.
Also the *CONSOLE options are no longer needed.
Diffstat (limited to 'sys/arch/arm/xscale/files.pxa2x0')
-rw-r--r-- | sys/arch/arm/xscale/files.pxa2x0 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/arch/arm/xscale/files.pxa2x0 b/sys/arch/arm/xscale/files.pxa2x0 index 77afd954a9d..9b8eae551e3 100644 --- a/sys/arch/arm/xscale/files.pxa2x0 +++ b/sys/arch/arm/xscale/files.pxa2x0 @@ -1,4 +1,4 @@ -# $OpenBSD: files.pxa2x0,v 1.12 2005/04/15 01:07:34 pascoe Exp $ +# $OpenBSD: files.pxa2x0,v 1.13 2005/05/27 19:01:21 uwe Exp $ # $NetBSD: files.pxa2x0,v 1.6 2004/05/01 19:09:14 thorpej Exp $ # # Configuration info for Intel PXA2[51]0 CPU support @@ -45,7 +45,6 @@ attach com at pxaip with pxauart file arch/arm/xscale/pxa2x0_com.c pxauart file arch/arm/xscale/pxa2x0_a4x_space.c pxauart | obio file arch/arm/xscale/pxa2x0_a4x_io.S pxauart | obio -#defflag opt_com.h FFUARTCONSOLE STUARTCONSOLE BTUARTCONSOLE # PXA27x USB Device Controller device pxaudc @@ -74,5 +73,3 @@ file arch/arm/xscale/pxa2x0_pcic.c pxapcic # XXX this is a hack to use dev/pcmcia without fdc.c device fdc - -file arch/arm/xscale/pxacom.c com & pxauart needs-flag |