Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 60455
b: refs/heads/master
c: a54890d
h: refs/heads/master
i:
  60453: 6d92838
  60451: dac2826
  60447: dec37df
v: v3
  • Loading branch information
Linus Torvalds committed Jul 16, 2007
1 parent 15400d6 commit 3df4f3e
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: 2e27afb300b56d83bb03fbfa68852b9c1e2920c6
refs/heads/master: a54890d7a6f37a4658294cbce650af4d1fabb8c9
4 changes: 2 additions & 2 deletions trunk/lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ lib-$(CONFIG_SMP) += cpumask.o
lib-y += kobject.o kref.o kobject_uevent.o klist.o

obj-y += div64.o sort.o parser.o halfmd4.o debug_locks.o random32.o \
bust_spinlocks.o hexdump.o check_signature.o
bust_spinlocks.o hexdump.o

ifeq ($(CONFIG_DEBUG_KOBJECT),y)
CFLAGS_kobject.o += -DDEBUG
CFLAGS_kobject_uevent.o += -DDEBUG
endif

obj-$(CONFIG_GENERIC_IOMAP) += iomap.o
obj-$(CONFIG_HAS_IOMEM) += iomap_copy.o devres.o
obj-$(CONFIG_HAS_IOMEM) += iomap_copy.o devres.o check_signature.o
obj-$(CONFIG_DEBUG_LOCKING_API_SELFTESTS) += locking-selftest.o
obj-$(CONFIG_DEBUG_SPINLOCK) += spinlock_debug.o
lib-$(CONFIG_RWSEM_GENERIC_SPINLOCK) += rwsem-spinlock.o
Expand Down

0 comments on commit 3df4f3e

Please sign in to comment.