From 6a28ba8d7ad3853a9cbff09e7485db0f2ee216ee Mon Sep 17 00:00:00 2001 From: Tracey Dent Date: Thu, 7 Oct 2010 20:01:38 -0400 Subject: [PATCH] --- yaml --- r: 220210 b: refs/heads/master c: ad528602539a40b73906b12d672fa3e1322e56bd h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/staging/rt2860/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 1d982ce9ab83..2e8a06cdb7a0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 79ad8cbfb57b41526d491c08f870988c842cb387 +refs/heads/master: ad528602539a40b73906b12d672fa3e1322e56bd diff --git a/trunk/drivers/staging/rt2860/Makefile b/trunk/drivers/staging/rt2860/Makefile index d816ddb5502b..6dd0aa5d0791 100644 --- a/trunk/drivers/staging/rt2860/Makefile +++ b/trunk/drivers/staging/rt2860/Makefile @@ -6,7 +6,7 @@ ccflags-y += -DRTMP_MAC_PCI -DRTMP_PCI_SUPPORT -DRT2860 ccflags-y += -DRTMP_RF_RW_SUPPORT -DRTMP_EFUSE_SUPPORT -DRT30xx -DRT3090 ccflags-y += -DDBG -rt2860sta-objs := \ +rt2860sta-y := \ common/crypt_md5.o \ common/crypt_sha2.o \ common/crypt_hmac.o \