From c480493df72e1db86d9a2c740dbb92814ef7ff06 Mon Sep 17 00:00:00 2001 From: Greg Ungerer Date: Sun, 25 May 2003 19:46:27 -0700 Subject: [PATCH] [PATCH] remove crt0_rom.S from m68knommu DragonEngine2 target Remove crt0_rom.S from m68knommu DragonEngine2 target config. It is no longer required. --- arch/m68knommu/platform/68VZ328/de2/crt0_rom.S | 1 - 1 file changed, 1 deletion(-) delete mode 100644 arch/m68knommu/platform/68VZ328/de2/crt0_rom.S diff --git a/arch/m68knommu/platform/68VZ328/de2/crt0_rom.S b/arch/m68knommu/platform/68VZ328/de2/crt0_rom.S deleted file mode 100644 index 4b9022a76f5e..000000000000 --- a/arch/m68knommu/platform/68VZ328/de2/crt0_rom.S +++ /dev/null @@ -1 +0,0 @@ -#include "crt0_fixed.S" -- 2.39.5