mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
In-tree build:
- Do not create a symbolic link
from include/asm to arch/${ARCH}/include/asm
- Add ${SRCTREE}/arch/arm/include into the header search path
Out-of-tree build:
- Do not create a directory ${OBJTREE}/include2
- Do not create a symbolic link
from ${OBJTREE}/include2/asm to ${SRCTREE}/arch/${ARCH}/include/asm
- Add ${SRCTREE}/arch/arm/include into the header search path
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|
||
|---|---|---|
| .. | ||
| bddb | ||
| buildman | ||
| easylogo | ||
| env | ||
| gdb | ||
| imls | ||
| kernel-doc | ||
| logos | ||
| omap | ||
| palmtreo680 | ||
| patman | ||
| scripts | ||
| updater | ||
| .gitignore | ||
| aisimage.c | ||
| aisimage.h | ||
| bin2header.c | ||
| binutils-version.sh | ||
| bmp_logo.c | ||
| checkpatch.pl | ||
| checkstack.pl | ||
| cleanpatch | ||
| default_image.c | ||
| dtc-version.sh | ||
| envcrc.c | ||
| fdt_host.h | ||
| fit_image.c | ||
| gcc-version.sh | ||
| gen_eth_addr.c | ||
| getline.c | ||
| getline.h | ||
| image-host.c | ||
| img2brec.sh | ||
| img2srec.c | ||
| imximage.c | ||
| imximage.h | ||
| jtagconsole | ||
| kwbimage.c | ||
| kwbimage.h | ||
| kwboot.c | ||
| Makefile | ||
| mingw_support.c | ||
| mingw_support.h | ||
| mkenvimage.c | ||
| mkexynosspl.c | ||
| mkimage.c | ||
| mkimage.h | ||
| mpc86x_clk.c | ||
| mxsboot.c | ||
| mxsimage.c | ||
| mxsimage.h | ||
| ncb.c | ||
| netconsole | ||
| omapimage.c | ||
| omapimage.h | ||
| os_support.c | ||
| os_support.h | ||
| pblimage.c | ||
| pblimage.h | ||
| proftool.c | ||
| reformat.py | ||
| setlocalversion | ||
| ublimage.c | ||
| ublimage.h | ||
| ubsha1.c | ||
| xway-swap-bytes.c | ||