lkml.org 
[lkml]   [2005]   [Mar]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[2/many] acrypto: Makefile
Date
From
--- /tmp/empty/Makefile	1970-01-01 03:00:00.000000000 +0300
+++ ./acrypto/Makefile 2005-03-07 21:16:14.000000000 +0300
@@ -0,0 +1,12 @@
+obj-$(CONFIG_ACRYPTO) += acrypto.o
+obj-$(CONFIG_SIMPLE_LB) += simple_lb.o
+obj-$(CONFIG_ASYNC_PROVIDER) += async_provider.o
+
+acrypto-y += crypto_main.o
+acrypto-y += crypto_lb.o
+acrypto-y += crypto_dev.o
+acrypto-y += crypto_conn.o
+acrypto-y += crypto_stat.o
+acrypto-y += crypto_user_direct.o
+acrypto-y += crypto_user_ioctl.o
+acrypto-y += crypto_user.o
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:10    [W:0.117 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site