Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5127
b: refs/heads/master
c: 7e8c9e1
h: refs/heads/master
i:
  5125: daa02ef
  5123: 3c67109
  5119: 836927c
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Jul 27, 2005
1 parent 21b38c0 commit 0c6e872
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 1aaf18ff9de1f37bf674236fc0779c3aaa65b998
refs/heads/master: 7e8c9e14e8fdce0af9f5eed7ce6dd26b91fc8f4e
4 changes: 2 additions & 2 deletions trunk/lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
lib-y := errno.o ctype.o string.o vsprintf.o cmdline.o \
bust_spinlocks.o rbtree.o radix-tree.o dump_stack.o \
idr.o div64.o int_sqrt.o bitmap.o extable.o prio_tree.o \
sha1.o halfmd4.o
sha1.o

lib-y += kobject.o kref.o kobject_uevent.o klist.o

obj-y += sort.o parser.o
obj-y += sort.o parser.o halfmd4.o

ifeq ($(CONFIG_DEBUG_KOBJECT),y)
CFLAGS_kobject.o += -DDEBUG
Expand Down

0 comments on commit 0c6e872

Please sign in to comment.