lab/x1/c/uboot_bin.h.tpl

6 lines
80 B
Smarty

#define UBOOT_SIZE {uboot_size}
unsigned char uboot_bin[] = {{
{uboot_bin}
}};