Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126747
b: refs/heads/master
c: bac6cd1
h: refs/heads/master
i:
  126745: 1767e29
  126743: ed4c886
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Jan 6, 2009
1 parent 0aa34a5 commit ea60239
Show file tree
Hide file tree
Showing 2 changed files with 4 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: ceda4ae6d24c4167ad5c2f09609a7e4a626a8301
refs/heads/master: bac6cd182916d95b8ffce4cd20cfa1e885c1ea42
5 changes: 3 additions & 2 deletions trunk/drivers/staging/rtl8187se/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ EXTRA_CFLAGS += -DENABLE_LPS

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

r8187se-objs := r8180_core.o \
rtl8187se-objs := \
r8180_core.o \
r8180_sa2400.o \
r8180_93cx6.o \
r8180_wx.o \
Expand All @@ -50,5 +51,5 @@ r8187se-objs := r8180_core.o \
ieee80211/ieee80211_crypt_ccmp.o \
ieee80211/ieee80211_crypt_wep.o

obj-$(CONFIG_RTL8187SE) += r8187se.o
obj-$(CONFIG_RTL8187SE) += rtl8187se.o

0 comments on commit ea60239

Please sign in to comment.