From f8c4a270d9330a2bc179aeef0a22ea1ed288fb50 Mon Sep 17 00:00:00 2001 From: Jonas Bonn Date: Sat, 4 Jun 2011 21:52:05 +0300 Subject: OpenRISC: Build infrastructure Signed-off-by: Jonas Bonn Reviewed-by: Arnd Bergmann --- arch/openrisc/lib/Makefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 arch/openrisc/lib/Makefile (limited to 'arch/openrisc/lib/Makefile') diff --git a/arch/openrisc/lib/Makefile b/arch/openrisc/lib/Makefile new file mode 100644 index 0000000..966f65d --- /dev/null +++ b/arch/openrisc/lib/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for or32 specific library files.. +# + +obj-y = string.o delay.o -- cgit v1.1