-
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: 204519 b: refs/heads/master c: 9453e84 h: refs/heads/master i: 204517: b8ac9c3 204515: 4bd635b 204511: 841de97 v: v3
- Loading branch information
Ralf Baechle
committed
Aug 5, 2010
1 parent
1622f7c
commit 7d07561
Showing
4 changed files
with
5 additions
and
5 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: 98e9aee33797c6319425aa729d828e9fe304774c | ||
refs/heads/master: 9453e84d1765d2a532c2ba26ab2a5c3c9b8867c4 |
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
|
||
# Makefile for the NXP JBS Board. | ||
|
||
lib-y := init.o board_setup.o irqmap.o | ||
obj-y := init.o board_setup.o irqmap.o |
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,4 +1,4 @@ | ||
|
||
# Makefile for the NXP STB810 Board. | ||
|
||
lib-y := prom_init.o board_setup.o irqmap.o | ||
obj-y := prom_init.o board_setup.o irqmap.o |