]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - lib/Makefile
[PATCH] introduce kernel_execve
[net-next-2.6.git] / lib / Makefile
index ddf3e676e1f47b1b18f8cc62ea31f17724e021f6..4d752be0edc003b39bb538f64d2e9d98bf5287eb 100644 (file)
@@ -35,6 +35,8 @@ ifneq ($(CONFIG_HAVE_DEC_LOCK),y)
   lib-y += dec_and_lock.o
 endif
 
+lib-y += execve.o
+
 obj-$(CONFIG_CRC_CCITT)        += crc-ccitt.o
 obj-$(CONFIG_CRC16)    += crc16.o
 obj-$(CONFIG_CRC32)    += crc32.o