Searched defs:STRIPFLAGS_KERNEL (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/grub/grub2/build-uefi64/
H A DMakefile11213 STRIPFLAGS_KERNEL = -R .rel.dyn -R .reginfo -R .note -R .comment macro
11214 #STRIPFLAGS_KERNEL = -F elf32-i386 -R .rel.dyn -R .reginfo -R .note -R .comment -R .drectve
11215 #STRIPFLAGS_KERNEL = -R .rel.dyn -R .reginfo -R .note -R .comment
11216 STRIPFLAGS_KERNEL = macro
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/
H A DMakefile11213 STRIPFLAGS_KERNEL = -R .rel.dyn -R .reginfo -R .note -R .comment macro
11214 #STRIPFLAGS_KERNEL = -F elf32-i386 -R .rel.dyn -R .reginfo -R .note -R .comment -R .drectve
11215 #STRIPFLAGS_KERNEL = -R .rel.dyn -R .reginfo -R .note -R .comment
11216 STRIPFLAGS_KERNEL = macro
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/
H A DMakefile33244 STRIPFLAGS_KERNEL = -R .rel.dyn -R .reginfo -R .note -R .comment macro
33247 STRIPFLAGS_KERNEL = macro
[all...]
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/
H A DMakefile33244 STRIPFLAGS_KERNEL = -R .rel.dyn -R .reginfo -R .note -R .comment macro
33247 STRIPFLAGS_KERNEL = macro
[all...]

Completed in 959 milliseconds