Prior to Kbuild, $(TOPDIR) or $(SRCTREE) was used for pointing to the top of source directory. (No difference between the two.) In Kbuild style, $(srctree) is used instead. This commit renames TOPDIR to srctree and delete the defition of TOPDIR. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| bsp.c | ||
| config.mk | ||
| eeprom.c | ||
| env.c | ||
| fetch.c | ||
| flash.c | ||
| flash.h | ||
| global_env | ||
| hymod.c | ||
| hymod.h | ||
| input.c | ||
| u-boot.lds | ||
| u-boot.lds.debug | ||