Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79552
b: refs/heads/master
c: 8324aa9
h: refs/heads/master
v: v3
  • Loading branch information
Jens Axboe committed Jan 29, 2008
1 parent b62157c commit 170b8b8
Show file tree
Hide file tree
Showing 6 changed files with 736 additions and 711 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: a168ee84c90b39ece357da127ab388f2f64db19c
refs/heads/master: 8324aa91d1e11a1fc25f209687a0b2e6c2ed47d0
3 changes: 2 additions & 1 deletion trunk/block/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
# Makefile for the kernel block layer
#

obj-$(CONFIG_BLOCK) := elevator.o blk-core.o ioctl.o genhd.o scsi_ioctl.o
obj-$(CONFIG_BLOCK) := elevator.o blk-core.o blk-tag.o blk-sysfs.o ioctl.o \
genhd.o scsi_ioctl.o

obj-$(CONFIG_BLK_DEV_BSG) += bsg.o
obj-$(CONFIG_IOSCHED_NOOP) += noop-iosched.o
Expand Down
Loading

0 comments on commit 170b8b8

Please sign in to comment.