1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

fix mtd compile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5505 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2006-11-12 01:45:59 +00:00
parent 3caab97353
commit 91244ebf6b
3 changed files with 306 additions and 2 deletions

View File

@@ -40,7 +40,7 @@
#include <sys/reboot.h>
#include <string.h>
#include <linux/mtd/mtd.h>
#include "mtd.h"
#define TRX_MAGIC 0x30524448 /* "HDR0" */
#define BUFSIZE (16 * 1024)