lkml.org 
[lkml]   [2011]   [May]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[Patch 1/1]: cris: typo in mach-fs Makefile
From: Sarah Nadi<snadi@uwaterloo.ca>

There is a possible typo in arch/cris/arch-v32/mach-fs/Makefile. Check diff below


--- linux-2.6.38/arch/cris/arch-v32/mach-fs/Makefile.orig 2011-03-14
21:20:32.000000000 -0400
+++ linux-2.6.38/arch/cris/arch-v32/mach-fs/Makefile 2011-05-16
11:24:21.627239213 -0400
@@ -4,7 +4,7 @@
#

obj-y := dma.o pinmux.o io.o arbiter.o
-bj-$(CONFIG_ETRAX_VCS_SIM) += vcs_hook.o
+obj-$(CONFIG_ETRAX_VCS_SIM) += vcs_hook.o
obj-$(CONFIG_CPU_FREQ) += cpufreq.o

clean:


Signed-off-by: Sarah Nadi <snadi@uwaterloo.ca>


\
 
 \ /
  Last update: 2011-05-17 16:41    [W:0.051 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site