aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/sep/Makefile
diff options
context:
space:
mode:
authorAlan Cox <alan@linux.intel.com>2009-08-07 19:23:19 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2009-09-15 12:02:13 -0700
commit0097a69d55d1dd0349f8d76da50eb882f8e5af74 (patch)
tree7ca90c439f897a0824835134fed08356dd49aff0 /drivers/staging/sep/Makefile
parent8407248231df774ba81d0b968bf112edb4069461 (diff)
Staging: sep: merge the two files
Now we have it trimmed down a bit merge the two pieces so we can clean it up properly. Code moves but no changes in functions. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/sep/Makefile')
-rw-r--r--drivers/staging/sep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/sep/Makefile b/drivers/staging/sep/Makefile
index e2528e80e28..07b53c4d2af 100644
--- a/drivers/staging/sep/Makefile
+++ b/drivers/staging/sep/Makefile
@@ -1,3 +1,3 @@
EXTRA_CFLAGS += -DLITTLE__ENDIAN -DDX_CC5_SEP_PLAT -DCRYS_NO_EXT_IF_MODE_SUPPORT
obj-$(CONFIG_DX_SEP) := sep_driver.o
-sep_driver-objs := sep_main_mod.o sep_ext_with_pci_driver.o
+