From 191ea7580cc16a6559ab4959fc2d03cc71ae0bc1 Mon Sep 17 00:00:00 2001 From: Jimmy Brisson Date: Mon, 5 Jun 2017 09:50:21 -0500 Subject: [PATCH] Correctly name rom.a --- .../device/TOOLCHAIN_IAR/{rom.a => librom.a} | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename targets/TARGET_Realtek/TARGET_AMEBA/TARGET_RTL8195A/device/TOOLCHAIN_IAR/{rom.a => librom.a} (100%) diff --git a/targets/TARGET_Realtek/TARGET_AMEBA/TARGET_RTL8195A/device/TOOLCHAIN_IAR/rom.a b/targets/TARGET_Realtek/TARGET_AMEBA/TARGET_RTL8195A/device/TOOLCHAIN_IAR/librom.a similarity index 100% rename from targets/TARGET_Realtek/TARGET_AMEBA/TARGET_RTL8195A/device/TOOLCHAIN_IAR/rom.a rename to targets/TARGET_Realtek/TARGET_AMEBA/TARGET_RTL8195A/device/TOOLCHAIN_IAR/librom.a