Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15063
b: refs/heads/master
c: 1df2ab4
h: refs/heads/master
i:
  15061: fe3f8d3
  15059: d051ff7
  15055: 7183735
v: v3
  • Loading branch information
Paul Jackson authored and David S. Miller committed Dec 12, 2005
1 parent a37dda4 commit 8d50f46
Show file tree
Hide file tree
Showing 2 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: 1d66a79dc8dd892c0db04396a0b1d05e0f53fe4f
refs/heads/master: 1df2ab48f995b1599740a3f430df77fe24cb8ce9
2 changes: 1 addition & 1 deletion trunk/arch/sparc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ libs-y += arch/sparc/prom/ arch/sparc/lib/
# Renaming is done to avoid confusing pattern matching rules in 2.5.45 (multy-)
INIT_Y := $(patsubst %/, %/built-in.o, $(init-y))
CORE_Y := $(core-y)
CORE_Y += kernel/ mm/ fs/ ipc/ security/ crypto/
CORE_Y += kernel/ mm/ fs/ ipc/ security/ crypto/ block/
CORE_Y := $(patsubst %/, %/built-in.o, $(CORE_Y))
DRIVERS_Y := $(patsubst %/, %/built-in.o, $(drivers-y))
NET_Y := $(patsubst %/, %/built-in.o, $(net-y))
Expand Down

0 comments on commit 8d50f46

Please sign in to comment.