-
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: 162622 b: refs/heads/master c: 6da6e63 h: refs/heads/master v: v3
- Loading branch information
sfking@fdwdc.com
authored and
Greg Ungerer
committed
Sep 10, 2009
1 parent
94ec3a2
commit 93906d1
Showing
4 changed files
with
591 additions
and
2 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: 316f2c483c32e9385329303258d12e6e33892af5 | ||
refs/heads/master: 6da6e63c96f5fc8a92b6d1d6f12c2bf998588ffe |
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 |
---|---|---|
|
@@ -14,5 +14,5 @@ | |
|
||
asflags-$(CONFIG_FULLDEBUG) := -DDEBUGGER_COMPATIBLE_CACHE=1 | ||
|
||
obj-y := config.o | ||
obj-y := config.o gpio.o | ||
|
Oops, something went wrong.