-
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: 340935 b: refs/heads/master c: 97f1841 h: refs/heads/master i: 340933: 36670d5 340931: 4713eec 340927: 6a2e4a1 v: v3
- Loading branch information
Eric Lapuyade
authored and
Samuel Ortiz
committed
Oct 26, 2012
1 parent
2600164
commit 32e1b7e
Showing
7 changed files
with
571 additions
and
416 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: 632c016ab8ba1f98262bd6242b38d73ee4ae652e | ||
refs/heads/master: 97f18414af395c547f20300e5d4c81d7190a4155 |
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,7 @@ | ||
# | ||
# Makefile for PN544 HCI based NFC driver | ||
# | ||
|
||
obj-$(CONFIG_PN544_HCI_NFC) += pn544_i2c.o | ||
|
||
pn544_i2c-y := pn544.o i2c.o |
Oops, something went wrong.