WR1043: changes based on AA branch

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
This commit is contained in:
Tim Niemeyer 2013-01-29 19:17:42 +01:00
parent bd82acaf4b
commit 0a607da88d
2 changed files with 160 additions and 232 deletions

View File

@ -3,10 +3,7 @@ machine=wr1043nd
target=$builddir/$machine
board_prepare() {
# Das ist für die mangelnde entropie Werte für den Zufallsgenerator
# Siehe http://ticket.freifunk-ol.de/issues/406
# https://dev.openwrt.org/changeset/33559
cat build_patches/backport_the_upstream_entropy_changes.patch | patch -p2 -d $target
echo "nothing todo" > /dev/null
}
board_prebuild() {

File diff suppressed because it is too large Load Diff