]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/um/scripts/Makefile.rules
m32r: use generic ptrace_resume code
[mv-sheeva.git] / arch / um / scripts / Makefile.rules
index bf23dd3e24d0f86d748ba846f11c0442994dec00..61107b68e05be1f6daac8b00cf9e963579c4f22c 100644 (file)
@@ -21,7 +21,7 @@ $(UNPROFILE_OBJS:.o=.%): \
 $(UNPROFILE_OBJS) : CHECKFLAGS := -D__linux__ -Dlinux -D__STDC__ \
        -Dunix -D__unix__ -D__$(SUBARCH)__ $(CF)
 
-# The stubs and unmap.o can't try to call mcount or update basic block data
+# The stubs can't try to call mcount or update basic block data
 define unprofile
        $(patsubst -pg,,$(patsubst -fprofile-arcs -ftest-coverage,,$(1)))
 endef