Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220098
b: refs/heads/master
c: 7f1746f
h: refs/heads/master
v: v3
  • Loading branch information
Tracey Dent authored and Greg Kroah-Hartman committed Oct 5, 2010
1 parent 2aad7e2 commit a980c6a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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: bee9f581f09d12e5c4fb5182a66538605c1ad719
refs/heads/master: 7f1746fecdee03279a47ad75e689b6fefe368e67
14 changes: 7 additions & 7 deletions trunk/drivers/staging/rtl8187se/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
#EXTRA_CFLAGS += -O2
#CC = gcc

EXTRA_CFLAGS += -DSW_ANTE
EXTRA_CFLAGS += -DTX_TRACK
EXTRA_CFLAGS += -DHIGH_POWER
EXTRA_CFLAGS += -DSW_DIG
EXTRA_CFLAGS += -DRATE_ADAPT
ccflags-y := -DSW_ANTE
ccflags-y += -DTX_TRACK
ccflags-y += -DHIGH_POWER
ccflags-y += -DSW_DIG
ccflags-y += -DRATE_ADAPT

#enable it for legacy power save, disable it for leisure power save
EXTRA_CFLAGS += -DENABLE_LPS
ccflags-y += -DENABLE_LPS


#EXTRA_CFLAGS += -mhard-float -DCONFIG_FORCE_HARD_FLOAT=y
#ccflags-y := -mhard-float -DCONFIG_FORCE_HARD_FLOAT=y

r8187se-objs := \
r8180_core.o \
Expand Down

0 comments on commit a980c6a

Please sign in to comment.