Change-Id: I80cd1083012b23d4e4234f8e80b4299c6f120933
Signed-off-by: SangYoun Kwak <sy.kwak@samsung.com>
+++ /dev/null
-<?xml version="1.0"?>
-<rootstrap name="kernel-headers-linux">
- <emulator>
- <rpm accept="kernel-mobile-i386-emulator-devel" arch="i686"/>
- </emulator>
- <target>
- <rpm accept="kernel-headers" arch="armv7l"/>
- </target>
- <necessary>
- <file>*</file>
- </necessary>
- <unnecessary>
- </unnecessary>
- <include_path>/usr/include</include_path>
- <include_path>/usr/src/kernels/3.12.18-5.14-mobile-i386-emulator/include</include_path>
- <include_path>/usr/src/kernels/3.12.18-5.14-mobile-i386-emulator/arch/x86/include/uapi</include_path>
- <include_path>/usr/src/kernels/3.12.18-5.14-mobile-i386-emulator/include/uapi/</include_path>
- <library_path>/usr/lib</library_path>
-</rootstrap>