aboutsummaryrefslogtreecommitdiffstats
path: root/core/Makefile
diff options
context:
space:
mode:
authorLiu Aleaxander <Aleaxander@gmail.com>2009-06-03 14:56:09 +0800
committerLiu Aleaxander <Aleaxander@gmail.com>2009-06-03 14:56:09 +0800
commit9177573efae59513b35ac3062ccf2e305946606d (patch)
tree8e5978420f3404b720e50f735ba76320dd625f67 /core/Makefile
parentf0b750340a1d2dac0953b185b3ef48d1dc358e76 (diff)
downloadsyslinux-9177573efae59513b35ac3062ccf2e305946606d.tar.gz
extract the geting fs information code in asm to a C function fs_init
we use fs_init to initialize the fs information
Diffstat (limited to 'core/Makefile')
-rw-r--r--core/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Makefile b/core/Makefile
index 2e28c930..c41b423b 100644
--- a/core/Makefile
+++ b/core/Makefile
@@ -33,7 +33,6 @@ CODEPAGE = cp865
# The targets to build in this directory...
BTARGET = kwdhash.gen \
- ldlinux.bss ldlinux.sys ldlinux.bin \
extlinux.bin extlinux.bss extlinux.sys
# All primary source files for the main syslinux files