~ubuntu-branches/ubuntu/quantal/linux-linaro-mx51/quantal

« back to all changes in this revision

Viewing changes to arch/unicore32/include/asm/Kbuild

  • Committer: Package Import Robot
  • Author(s): John Rigby, John Rigby
  • Date: 2011-09-26 10:44:23 UTC
  • Revision ID: package-import@ubuntu.com-20110926104423-3o58a3c1bj7x00rs
Tags: 3.0.0-1007.9
[ John Rigby ]

Enable crypto modules and remove crypto-modules from
exclude-module files
LP: #826021

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
include include/asm-generic/Kbuild.asm
2
2
 
 
3
generic-y += atomic.h
 
4
generic-y += auxvec.h
 
5
generic-y += bitsperlong.h
 
6
generic-y += bug.h
 
7
generic-y += bugs.h
 
8
generic-y += cputime.h
 
9
generic-y += current.h
 
10
generic-y += device.h
 
11
generic-y += div64.h
 
12
generic-y += emergency-restart.h
 
13
generic-y += errno.h
 
14
generic-y += fb.h
 
15
generic-y += fcntl.h
 
16
generic-y += ftrace.h
 
17
generic-y += futex.h
 
18
generic-y += hardirq.h
 
19
generic-y += hw_irq.h
 
20
generic-y += ioctl.h
 
21
generic-y += ioctls.h
 
22
generic-y += ipcbuf.h
 
23
generic-y += irq_regs.h
 
24
generic-y += kdebug.h
 
25
generic-y += kmap_types.h
 
26
generic-y += local.h
 
27
generic-y += mman.h
 
28
generic-y += module.h
 
29
generic-y += msgbuf.h
 
30
generic-y += param.h
 
31
generic-y += parport.h
 
32
generic-y += percpu.h
 
33
generic-y += poll.h
 
34
generic-y += posix_types.h
 
35
generic-y += resource.h
 
36
generic-y += scatterlist.h
 
37
generic-y += sections.h
 
38
generic-y += segment.h
 
39
generic-y += sembuf.h
 
40
generic-y += serial.h
 
41
generic-y += setup.h
 
42
generic-y += shmbuf.h
 
43
generic-y += shmparam.h
 
44
generic-y += siginfo.h
 
45
generic-y += signal.h
 
46
generic-y += sizes.h
 
47
generic-y += socket.h
 
48
generic-y += sockios.h
 
49
generic-y += stat.h
 
50
generic-y += statfs.h
 
51
generic-y += swab.h
 
52
generic-y += syscalls.h
 
53
generic-y += termbits.h
 
54
generic-y += termios.h
 
55
generic-y += topology.h
 
56
generic-y += types.h
 
57
generic-y += ucontext.h
 
58
generic-y += unaligned.h
 
59
generic-y += user.h
 
60
generic-y += vga.h
 
61
generic-y += xor.h