Fix make dist on non-pc.

This commit is contained in:
Andrey Borzenkov 2013-06-07 18:23:08 +02:00 committed by Vladimir 'phcoder' Serbinenko
parent b8578da640
commit cc28411296
5 changed files with 12 additions and 9 deletions

View file

@ -119,7 +119,7 @@ LOCAL (codestart):
#include "../../../kern/i386/realmode.S"
#include <rs_decoder.S>
#include <rs_decoder.h>
.text

View file

@ -886,7 +886,7 @@ table_cont:
b init_end
nop
init_table:
#include "sm712_start.S"
#include "sm712_start.h"
init_table_end:
.align 4
init_end: