ar71xx: ag71xx: move link update function
[openwrt.git] / target / linux / generic-2.4 / patches / 004-exec_pagesize.patch
1 --- a/include/asm-mips/param.h
2 +++ b/include/asm-mips/param.h
3 @@ -55,7 +55,7 @@
4 #endif /* defined(__KERNEL__) */
5 #endif /* defined(HZ) */
6
7 -#define EXEC_PAGESIZE 65536
8 +#define EXEC_PAGESIZE 4096
9
10 #ifndef NGROUPS
11 #define NGROUPS 32
This page took 0.052573 seconds and 5 git commands to generate.