mirror of https://github.com/hak5/openwrt-owl.git
parent
d1f5700e78
commit
54d2454fcd
|
@ -15,7 +15,8 @@
|
|||
#include <linux/mtd/partitions.h>
|
||||
#include <linux/autoconf.h>
|
||||
#include <linux/sched.h>
|
||||
#include <linux/squashfs_fs.h>
|
||||
|
||||
#define SQUASHFS_MAGIC 0x73717368
|
||||
|
||||
static struct mtd_info *rdc3210_mtd;
|
||||
|
Loading…
Reference in New Issue