diff options
Diffstat (limited to 'target/linux/ixp4xx/patches-2.6.23/090-increase_entropy_pools.patch')
-rw-r--r-- | target/linux/ixp4xx/patches-2.6.23/090-increase_entropy_pools.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ixp4xx/patches-2.6.23/090-increase_entropy_pools.patch b/target/linux/ixp4xx/patches-2.6.23/090-increase_entropy_pools.patch index 9a322a714a..333f481bf2 100644 --- a/target/linux/ixp4xx/patches-2.6.23/090-increase_entropy_pools.patch +++ b/target/linux/ixp4xx/patches-2.6.23/090-increase_entropy_pools.patch @@ -1,7 +1,7 @@ -Index: linux-2.6.19/drivers/char/random.c +Index: linux-2.6.23.17/drivers/char/random.c =================================================================== ---- linux-2.6.19.orig/drivers/char/random.c -+++ linux-2.6.19/drivers/char/random.c +--- linux-2.6.23.17.orig/drivers/char/random.c ++++ linux-2.6.23.17/drivers/char/random.c @@ -248,9 +248,9 @@ /* * Configuration information |