diff options
Diffstat (limited to 'arch/mips/lasat/image/head.S')
-rw-r--r-- | arch/mips/lasat/image/head.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/lasat/image/head.S b/arch/mips/lasat/image/head.S index 426bd7de17bb..efb95f2609c2 100644 --- a/arch/mips/lasat/image/head.S +++ b/arch/mips/lasat/image/head.S @@ -27,5 +27,5 @@ reldate: .word TIMESTAMP .org 0x50 -release: +release: .string VERSION |