-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 11279 b: refs/heads/master c: f137e46 h: refs/heads/master i: 11277: 64353bc 11275: f4abeab 11271: 9d27ba3 11263: 64a15b2 v: v3
- Loading branch information
Andrew Isaacson
authored and
Ralf Baechle
committed
Oct 29, 2005
1 parent
a6eab3e
commit 729bfb3
Showing
12 changed files
with
1,094 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 93ce2f524e96571711029884e6340c790a029b94 | ||
refs/heads/master: f137e463b50aadba91bd116f99c59ccb9c15a12f |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
obj-y := setup.o irq.o irq_handler.o time.o | ||
|
||
obj-$(CONFIG_SMP) += smp.o | ||
|
||
EXTRA_AFLAGS := $(CFLAGS) |
Oops, something went wrong.