diff options
Diffstat (limited to 'src/arch/x86/Makefile.linux')
-rw-r--r-- | src/arch/x86/Makefile.linux | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/arch/x86/Makefile.linux b/src/arch/x86/Makefile.linux index b60065567..42590441e 100644 --- a/src/arch/x86/Makefile.linux +++ b/src/arch/x86/Makefile.linux @@ -1,9 +1,5 @@ # -*- makefile -*- : Force emacs to use Makefile mode -# Include x86 Linux headers -# -INCDIRS += arch/x86/include/linux - # Include generic Linux Makefile # MAKEDEPS += Makefile.linux |