diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2018-07-19 09:04:29 +0300 |
---|---|---|
committer | Yoshinori Sato <ysato@users.sourceforge.jp> | 2018-08-22 13:14:22 +0300 |
commit | 7b291be81fde312868b9fd2f6a0419b76737f230 (patch) | |
tree | 90d44facd8990d7ec981679ccbd75a5e640a68ab /firmware | |
parent | ce156febeed1d2731fe6e325a842cb4640931d22 (diff) | |
download | linux-7b291be81fde312868b9fd2f6a0419b76737f230.tar.xz |
arch/h8300: add a defconfig target
Make the "defconfig" target valid for arch/h8300. Currently
"make ARCH=h8300 defconfig" produces:
*** Can't find default configuration "arch/h8300/defconfig"!
../scripts/kconfig/Makefile:87: recipe for target 'defconfig' failed
By adding a value for KBUILD_DEFCONFIG, "make ARCH=h8300 defconfig"
successfully produces a kernel .config file:
*** Default configuration is based on 'edosk2674_defconfig'
This is useful for Kconfig editing/testing.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: uclinux-h8-devel@lists.sourceforge.jp (moderated for non-subscribers)
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions