From f5e12396ab339e59679231b80a0ff2d4873f06c2 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 17 Oct 2006 06:40:38 +0000 Subject: [PATCH] h5xxx: rename machine back to its original name * renaming machines breaks overrides. In this case the kernel couldn't find its defconfig * renaming machines breaks ipkg since existing installations don't know about the new arch * renaming machines breaks existing distributions So please don't rename machines without providing an upgrade path --- conf/machine/{h5000.conf => h5xxx.conf} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename conf/machine/{h5000.conf => h5xxx.conf} (100%) diff --git a/conf/machine/h5000.conf b/conf/machine/h5xxx.conf similarity index 100% rename from conf/machine/h5000.conf rename to conf/machine/h5xxx.conf -- 2.39.5