Bump buidlroot version to 2018.02.6
This commit is contained in:
14
bsp/buildroot/board/technologic/ts7680/genimage.cfg
Normal file
14
bsp/buildroot/board/technologic/ts7680/genimage.cfg
Normal file
@@ -0,0 +1,14 @@
|
||||
image sdcard.img {
|
||||
hdimage {
|
||||
}
|
||||
|
||||
partition unused {
|
||||
size = 512
|
||||
}
|
||||
|
||||
partition rootfs {
|
||||
partition-type = 0x83
|
||||
image = "rootfs.ext4"
|
||||
size = 256M
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user