Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224457
b: refs/heads/master
c: a3106d0
h: refs/heads/master
i:
  224455: 454e622
v: v3
  • Loading branch information
Tracey Dent authored and David S. Miller committed Nov 22, 2010
1 parent 7a54d01 commit 471f61f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 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: 87217502d4f45a9925c5eda5b2179f1220e87537
refs/heads/master: a3106d032fb17283c96fa041f8285e6926ae074d
8 changes: 3 additions & 5 deletions trunk/net/caif/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
ifeq ($(CONFIG_CAIF_DEBUG),y)
EXTRA_CFLAGS += -DDEBUG
endif
ccflags-$(CONFIG_CAIF_DEBUG) := -DDEBUG

caif-objs := caif_dev.o \
caif-y := caif_dev.o \
cfcnfg.o cfmuxl.o cfctrl.o \
cffrml.o cfveil.o cfdbgl.o\
cfserl.o cfdgml.o \
Expand All @@ -13,4 +11,4 @@ obj-$(CONFIG_CAIF) += caif.o
obj-$(CONFIG_CAIF_NETDEV) += chnl_net.o
obj-$(CONFIG_CAIF) += caif_socket.o

export-objs := caif.o
export-y := caif.o

0 comments on commit 471f61f

Please sign in to comment.