Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96449
b: refs/heads/master
c: 46d7b52
h: refs/heads/master
i:
  96447: 058af91
v: v3
  • Loading branch information
Jeff Dike authored and Linus Torvalds committed May 13, 2008
1 parent f69de75 commit 58006b3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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: a0612b1f0b3d851458dafe5886e33d58c1967440
refs/heads/master: 46d7b522ebf486edbd096965d534cc6465e9e309
6 changes: 3 additions & 3 deletions trunk/fs/hppfs/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#
# Copyright (C) 2002, 2003 Jeff Dike (jdike@karaya.com)
# Copyright (C) 2002 - 2008 Jeff Dike (jdike@{addtoit,linux.intel}.com)
# Licensed under the GPL
#

hppfs-objs := hppfs_kern.o
hppfs-objs := hppfs.o

obj-y =
obj-$(CONFIG_HPPFS) += hppfs.o
obj-$(CONFIG_HPPFS) += $(hppfs-objs)
File renamed without changes.

0 comments on commit 58006b3

Please sign in to comment.