From 48e36ff085e393e75490db65d487c5e138a5735f Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sun, 29 Aug 2004 20:25:02 +0000 Subject: try to make XScale pattern match on mikelp's machine BKrev: 41323b9eQ9QY7nszWxXYUZYO9cf9EQ --- pcmcia-cs/files/arm/pcmcia | 13 +++++++++++++ pcmcia-cs/pcmcia-cs_3.2.8.oe | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/pcmcia-cs/files/arm/pcmcia b/pcmcia-cs/files/arm/pcmcia index e69de29bb2..9bb1f49a16 100644 --- a/pcmcia-cs/files/arm/pcmcia +++ b/pcmcia-cs/files/arm/pcmcia @@ -0,0 +1,13 @@ +case `awk 'BEGIN { FS=":" } /Processor/ { gsub(/ /, "", $2) ; print $2 } '