Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163347
b: refs/heads/master
c: 221c007
h: refs/heads/master
i:
  163345: adbd0b0
  163343: c73622d
v: v3
  • Loading branch information
Paul Mundt committed Jul 27, 2009
1 parent 4bb3f3f commit cbb0892
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dfff0fa65ab15db45acd64b3189787d37ab163cd
refs/heads/master: 221c007b028ebf663ebee4fc90483909547d92a7
2 changes: 1 addition & 1 deletion trunk/arch/sh/lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ obj-y += io.o
memcpy-y := memcpy.o
memcpy-$(CONFIG_CPU_SH4) := memcpy-sh4.o

lib-$(CONFIG_MMU) += copy_page.o clear_page.o
lib-$(CONFIG_MMU) += copy_page.o __clear_user.o
lib-$(CONFIG_MCOUNT) += mcount.o
lib-y += $(memcpy-y) $(udivsi3-y)

Expand Down
File renamed without changes.

0 comments on commit cbb0892

Please sign in to comment.