hostapd: update to 20120326
[openwrt.git] / package / yamonenv / patches / 001-yamonenv_mtd_partition.patch
1 --- a/src/yamonenv.c
2 +++ b/src/yamonenv.c
3 @@ -12,7 +12,7 @@
4 #include <fcntl.h>
5 #include <unistd.h>
6
7 -#define DEFAULT_YAMON_ENV_FILE "/dev/mtd/3"
8 +#define DEFAULT_YAMON_ENV_FILE "/dev/mtd3"
9
10
11 // control byte definitions:
This page took 0.043795 seconds and 5 git commands to generate.