-
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: 68311 b: refs/heads/master c: 7786962 h: refs/heads/master i: 68309: 02ef69c 68307: 95156b1 68303: 3caac31 v: v3
- Loading branch information
Paul Mundt
committed
Oct 1, 2007
1 parent
146950e
commit 67d69de
Showing
3 changed files
with
9 additions
and
31 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: ced238f35b2dc9a0c53d0045ec42d818444946b8 | ||
refs/heads/master: 7786962beed5161717a299933dd08240e20b6e26 |
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,14 +1 @@ | ||
# | ||
# Makefile for the ST50 Harp specific parts of the kernel | ||
# | ||
# Note! Dependencies are done automagically by 'make dep', which also | ||
# removes any old dependencies. DON'T put your own dependencies here | ||
# unless it's something special (ie not a .c file). | ||
# | ||
|
||
O_TARGET := harp.o | ||
|
||
obj-y := setup.o | ||
|
||
include $(TOPDIR)/Rules.make | ||
|
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