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

The size of bin file is over 200M #1

Open
supeng6751 opened this issue Oct 11, 2019 · 1 comment
Open

The size of bin file is over 200M #1

supeng6751 opened this issue Oct 11, 2019 · 1 comment
Assignees

Comments

@supeng6751
Copy link

Hi guy
I download you openwrt 6ull but there is a problem :The size of bin file is over 200M(upgrade bin file),can you help me?
thanks

@nleiten
Copy link
Collaborator

nleiten commented Oct 12, 2019

Hi,

it seems you've enabled too much packages to firmware. Also out repo by default builds firmware for MTD and for SD-card. So if you're talking about SD-card it's ok to be big, but I must admit that it's unusual. I have last firmwares with our default config from ./openwrt-configs/gw-imx6ull has size lower than 5MiB for every MTD/SD-card format and both sysupgrade and factory.

For start try to do

cp openwrt-configs/gw-imx6ull ./.config

before making

make menuconfig

and

make

to recompile.

@nleiten nleiten self-assigned this Oct 15, 2019
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