From 017f62ac55a9514d12d47cf608f7f5ca6c1d4973 Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Sat, 25 Jan 2014 18:31:32 -0800 Subject: Merge softfloat_riscv into softfloat They really aren't independent libraries. --- riscv/riscv.mk.in | 1 - 1 file changed, 1 deletion(-) (limited to 'riscv') diff --git a/riscv/riscv.mk.in b/riscv/riscv.mk.in index 45c5ee7..92adb8f 100644 --- a/riscv/riscv.mk.in +++ b/riscv/riscv.mk.in @@ -2,7 +2,6 @@ get_insn_list = $(shell grep ^DECLARE_INSN $(1) | sed 's/DECLARE_INSN(\(.*\),.*, get_opcode = $(shell grep ^DECLARE_INSN.*\\\<$(2)\\\> $(1) | sed 's/DECLARE_INSN(.*,\(.*\),.*)/\1/') riscv_subproject_deps = \ - softfloat_riscv \ softfloat \ hwacha \ -- cgit v1.1