update buildroot to 2017.02.11
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
image sdcard.img {
|
||||
hdimage {
|
||||
}
|
||||
|
||||
partition rootfs {
|
||||
partition-type = 0x83
|
||||
image = "rootfs.ext2"
|
||||
size = 256M
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user