Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43437
b: refs/heads/master
c: def4d87
h: refs/heads/master
i:
  43435: f16ed5d
v: v3
  • Loading branch information
Randy Dunlap authored and Stefan Richter committed Dec 7, 2006
1 parent e46056c commit 3ed1666
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7f5880394c8ab01854c0cba288352a1a77d5ea82
refs/heads/master: def4d8733b8b8fed521957a7fd546714dd491b91
5 changes: 4 additions & 1 deletion trunk/drivers/ieee1394/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,11 @@
#

ieee1394-objs := ieee1394_core.o ieee1394_transactions.o hosts.o \
highlevel.o csr.o nodemgr.o oui.o dma.o iso.o \
highlevel.o csr.o nodemgr.o dma.o iso.o \
csr1212.o config_roms.o
ifdef CONFIG_IEEE1394_OUI_DB
ieee1394-objs += oui.o
endif

obj-$(CONFIG_IEEE1394) += ieee1394.o
obj-$(CONFIG_IEEE1394_PCILYNX) += pcilynx.o
Expand Down

0 comments on commit 3ed1666

Please sign in to comment.