Skip to content
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

Issue with building the OpenWRT for LinkIt #52

Open
AmbimatElectronics opened this issue Feb 6, 2019 · 2 comments
Open

Issue with building the OpenWRT for LinkIt #52

AmbimatElectronics opened this issue Feb 6, 2019 · 2 comments

Comments

@AmbimatElectronics
Copy link

Hello,

We are looking at compiling the OpenWRT for our project. Our requirement is to be able to compile the OpenWRT without support for Wi-Fi.

We are following the guide given on the below link:

https://github.com/MediaTek-Labs/linkit-smart-7688-feed

While compiling the same we are faced with this warning.

After running the make menuconfig we are getting the following warnings:

""

WARNING: Makefile 'package/feeds/linkit/mtk-linkit/Makefile' has a dependency on 'mountd', which does not exist
WARNING: Makefile 'package/feeds/linkit/mtk-linkit/Makefile' has a dependency on 'kmod-sound-mtk', which does not exist
configuration written to .config

""

warning

After this we run the Step 8 and 9 and we have troubles loading the OS on the LinkIT MT7688.

This is our configuration:

i_select_this

Also we don't know what image is to be selected here:

target_images_ma_su select_karavanu

Please help.

Thanks

Ambimat Support.

@hitfzyangdianshi
Copy link

I also met the issue WARNING: Makefile 'package/feeds/linkit/mtk-linkit/Makefile' has a dependency on 'mountd', which does not exist
Have you solved this?

@novski
Copy link

novski commented Nov 9, 2020

The openwrt build here is old.
Start a new one with plane openwrt as source. I don't like the doc's there. It's a bit messy and needs a lot of knowledge to get through.
This is the best shortlist what is to do in my opinion:
https://openwrt.org/docs/guide-developer/build-system/use-buildsystem#image_configuration

I'm developing on this board, so I can also help out if any problems ocure.

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

3 participants