tools headers UAPI: Sync openat2.h with the kernel sources
[linux-2.6-microblaze.git] / usr / initramfs_data.S
index d07648f..cd67edc 100644 (file)
   in the ELF header, as required by certain architectures.
 */
 
-#include <linux/stringify.h>
-#include <asm-generic/vmlinux.lds.h>
-
 .section .init.ramfs,"a"
 __irf_start:
-.incbin __stringify(INITRAMFS_IMAGE)
+.incbin "usr/initramfs_inc_data"
 __irf_end:
 .section .init.ramfs.info,"a"
 .globl __initramfs_size