microblaze: add security initcalls

The security subsystem has its own initcalls, which
need support in vmlinux.lds.S.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
Arnd Bergmann 2009-05-01 21:36:44 +00:00 committed by Michal Simek
parent 122eec2f02
commit 6b4374261a
1 changed files with 2 additions and 0 deletions

View File

@ -132,6 +132,8 @@ SECTIONS {
__con_initcall_end = .;
}
SECURITY_INIT
__init_end_before_initramfs = .;
.init.ramfs ALIGN(4096) : {