[FS#779] wpad-mini not included on MQmaker witi board

LEDE Bugs lede-bugs at lists.infradead.org
Tue May 30 23:57:52 PDT 2017


The following task has a new comment added:

FS#779 - wpad-mini not included on MQmaker witi board
User who did this - Bastian Bittorf (bittorf)

----------
ok, here our local fuckup:


echo  >.config 'CONFIG_TARGET_ramips=y'
echo >>.config 'CONFIG_TARGET_ramips_mt7621=y'
make defconfig
# now wpad-mini is missing
echo >>.config 'CONFIG_TARGET_ramips_mt7621_DEVICE_witi=y'
make defconfig
# now wpad-mini is still missing


this approach works for all others platforms.
if I omit the first 'defconfig', it works.
----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=779#comment2706



More information about the lede-bugs mailing list