projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61c39f9
)
kernel/3.10: add default partition name defines to mtdsplit.h
author
Gabor Juhos
<juhosg@openwrt.org>
Sat, 21 Sep 2013 17:56:01 +0000
(17:56 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Sat, 21 Sep 2013 17:56:01 +0000
(17:56 +0000)
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38112
target/linux/generic/files/drivers/mtd/mtdsplit.h
patch
|
blob
|
history
diff --git
a/target/linux/generic/files/drivers/mtd/mtdsplit.h
b/target/linux/generic/files/drivers/mtd/mtdsplit.h
index 48cb44c090db1eda2574b88fc013213364c36bbf..7ee88b0bb47b11ceef9e279a13a609955b79ceec 100644
(file)
--- a/
target/linux/generic/files/drivers/mtd/mtdsplit.h
+++ b/
target/linux/generic/files/drivers/mtd/mtdsplit.h
@@
-13,6
+13,9
@@
#ifndef _MTDSPLIT_H
#define _MTDSPLIT_H
+#define KERNEL_PART_NAME "kernel"
+#define ROOTFS_PART_NAME "rootfs"
+
#define ROOTFS_SPLIT_NAME "rootfs_data"
#ifdef CONFIG_MTD_SPLIT