Skip to content

Error with make radxa_rock_defconfig - Can't find default configuration "arch/arm/configs/radxa_rock_defconfig"! #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
xvoidnessx opened this issue Jan 14, 2023 · 1 comment

Comments

@xvoidnessx
Copy link

Thank you for the guide, however I could never get past the first step

export CROSS_COMPILE=arm-linux-gnueabihf-
export ARCH=arm

# see that your boards would be supported (radxa rock rk3188 in this case)
**find . -type f | grep rock | grep radxa | grep defconf**

make radxa_rock_defconfig
![Capture](https://user-images.githubusercontent.com/22138706/212460933-776215f3-0296-4525-b20b-eacf7259d9c3.JPG)

It always complained about this file is not found - radxa_rock_defconfig - is that some thing we have to make somewhere else? it does not exist in the original cloned repo
Capture

@corbolais
Copy link

Same here. No radxa_rock_defconfig in barebox src.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants