From e5cf4c43abc5de08f78201dbf5654b446686c4ec Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 6 Jan 2000 21:53:43 +0000 Subject: don't assume ARC clock from MILO --- rc.d/rc.sysinit | 4 ---- 1 file changed, 4 deletions(-) (limited to 'rc.d') diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit index c4852c2d..296c6977 100755 --- a/rc.d/rc.sysinit +++ b/rc.d/rc.sysinit @@ -64,10 +64,6 @@ if [ -f /etc/sysconfig/clock ]; then fi fi -if grep "system serial" /proc/cpuinfo | grep -q MILO ; then - ARC=true -fi - CLOCKDEF="" CLOCKFLAGS="--hctosys" -- cgit v1.2.1