Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289008
b: refs/heads/master
c: 8900f00
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and Greg Kroah-Hartman committed Feb 9, 2012
1 parent 513ba81 commit 2ec24d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 3bdb54fc548316196f752010a44dd221a220f53b
refs/heads/master: 8900f00b1546a32be6b9dd7cf1633560e4381a76
4 changes: 2 additions & 2 deletions trunk/drivers/staging/tidspbridge/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
obj-$(CONFIG_TIDSPBRIDGE) += bridgedriver.o
obj-$(CONFIG_TIDSPBRIDGE) += tidspbridge.o

libgen = gen/gh.o gen/uuidutil.o
libcore = core/chnl_sm.o core/msg_sm.o core/io_sm.o core/tiomap3430.o \
Expand All @@ -13,7 +13,7 @@ libdload = dynload/cload.o dynload/getsection.o dynload/reloc.o \
dynload/tramp.o
libhw = hw/hw_mmu.o

bridgedriver-y := $(libgen) $(libservices) $(libcore) $(libpmgr) $(librmgr) \
tidspbridge-y := $(libgen) $(libservices) $(libcore) $(libpmgr) $(librmgr) \
$(libdload) $(libhw)

#Machine dependent
Expand Down

0 comments on commit 2ec24d2

Please sign in to comment.