wr841nd7: remove very old patch

This got merged upstream for a long time ago.

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
This commit is contained in:
Tim Niemeyer 2013-02-16 15:53:52 +01:00
parent d6d2fdb773
commit c9c45b0a48
1 changed files with 1 additions and 4 deletions

View File

@ -3,10 +3,7 @@ machine=wr841nd7
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() {