Skip to content

Can't find default configuration "arch/x86/configs/upboard_defconfig" #11

@jasongaunt

Description

@jasongaunt

Hi mopplayer,

Attempting to build on a clean install of Ubuntu 16.04.3 LTS (Desktop version), I get the following error when attempting to build for my Z8300;

root@lattepanda:~# cd ~/src/lattepanda-mainline-4.11/v4.12.0-rc1/

root@lattepanda:~/src/lattepanda-mainline-4.11/v4.12.0-rc1# make mrproper
  CLEAN   scripts/basic
  CLEAN   scripts/kconfig

root@lattepanda:~/src/lattepanda-mainline-4.11/v4.12.0-rc1# make upboard_defconfig
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/kconfig/conf.o
  SHIPPED scripts/kconfig/zconf.tab.c
  SHIPPED scripts/kconfig/zconf.lex.c
  SHIPPED scripts/kconfig/zconf.hash.c
  HOSTCC  scripts/kconfig/zconf.tab.o
  HOSTLD  scripts/kconfig/conf
***
*** Can't find default configuration "arch/x86/configs/upboard_defconfig"!
***
scripts/kconfig/Makefile:112: recipe for target 'upboard_defconfig' failed
make[1]: *** [upboard_defconfig] Error 1
Makefile:548: recipe for target 'upboard_defconfig' failed
make: *** [upboard_defconfig] Error 2

Please can you advise?

I can see a lattepanda_64_defconfig in the configs folder, should it be that instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions