Commit graph

8 commits

Author SHA1 Message Date
Tim Niemeyer
777f9788d8 dir300/fonera: update to new openwrt
This commit deactivates some special treatments for low memory devices, we
need to first evaluate the current openwrt to check what is needed and what
not.

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2014-08-16 13:10:30 +02:00
Tim Niemeyer
fbd093d05f buildscript: add support for config targets
With this changes it's possible to open the menuconfig and kernel_menuconfig
target and save the corresponding config files to the local bsp.

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2013-12-09 23:51:50 +01:00
Tim Niemeyer
a4c5d79aa5 bsp/dir300|fonera: remove the fastd template script
Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2013-09-14 12:47:48 +02:00
Tim Niemeyer
3435b15679 DIR/Fonera: Force dhcp off on
Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2013-03-30 11:42:27 +01:00
Tim Niemeyer
72b79cfb8c Fonera: add squashfs patch
Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2013-02-02 18:47:16 +01:00
Tim Niemeyer
f2d8743554 Port changes from DIR300 to Fonera
This saves Memory and removes fastd

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2013-02-02 01:02:02 +01:00
Tim Niemeyer
f83e49ca1d Fonera: again support little foneras
This adds support for the old and little foneras.

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2012-11-18 21:18:16 +01:00
Tim Niemeyer
b4d756cb91 New build_script structure.
The new build_script uses a bsp-style interface. Now it's possible
to work on more than one board at the same time. Just select the
selected_bsp with the build_script and start over.

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2012-09-29 18:58:44 +02:00