]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/staging/rtl8187se/Makefile
Staging: rtl8187se: Rename staging driver to avoid name conflict with mainline driver
[net-next-2.6.git] / drivers / staging / rtl8187se / Makefile
index ac35cffe5d4a0e6abe6f3aec7882ea3bdb197d60..b395acf5a38e5a9ac29025633c694167e5b768c0 100644 (file)
@@ -16,7 +16,7 @@ EXTRA_CFLAGS += -DENABLE_LPS
 
 #EXTRA_CFLAGS += -mhard-float -DCONFIG_FORCE_HARD_FLOAT=y
 
-rtl8187se-objs :=                      \
+r8187se-objs :=                        \
                r8180_core.o            \
                r8180_93cx6.o           \
                r8180_wx.o              \
@@ -35,5 +35,5 @@ rtl8187se-objs :=                     \
                ieee80211/ieee80211_crypt_ccmp.o        \
                ieee80211/ieee80211_crypt_wep.o
 
-obj-$(CONFIG_RTL8187SE)        += rtl8187se.o
+obj-$(CONFIG_R8187SE)  += r8187se.o