From 51cdea2c008939a7b61f9c77ebe840bbe02d5350 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Mon, 30 Aug 2004 13:38:10 +0000 Subject: try to fix /proc/cpuinfo patterns for strongarm BKrev: 41332dc220IhLaYgN1HL8jCgN2JZUw --- pcmcia-cs/files/arm/pcmcia | 2 +- pcmcia-cs/pcmcia-cs_3.2.8.oe | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'pcmcia-cs') diff --git a/pcmcia-cs/files/arm/pcmcia b/pcmcia-cs/files/arm/pcmcia index 9bb1f49a16..469aa9b4aa 100644 --- a/pcmcia-cs/files/arm/pcmcia +++ b/pcmcia-cs/files/arm/pcmcia @@ -2,7 +2,7 @@ case `awk 'BEGIN { FS=":" } /Processor/ { gsub(/ /, "", $2) ; print $2 } '