]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/syslinux
Zwischencommit... ISO wird gebaut!
[ipfire-2.x.git] / lfs / syslinux
index 4a2f28489fb16d4f9748890ab573ea954c36c8d2..063fa6c5116d9fe58458faf34b4790f54f44b7e0 100644 (file)
@@ -72,8 +72,6 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
-       #cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/syslinux-3.11-nossp.patch
-       #cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/syslinux-3.11-nopie.patch
        cd $(DIR_APP) && make install
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)