syslinux: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:05:27 +01:00
parent 6b9bcf1513
commit 609afa0952
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +0,0 @@
i386
x86_64

View File

@ -12,3 +12,5 @@ PKG_SECTION="tools"
PKG_SHORTDESC="syslinux: Linux bootloader collection"
PKG_LONGDESC="The SYSLINUX project covers lightweight linux bootloaders for floppy media (syslinux), network booting (pxelinux) and bootable el-torito cd-roms (isolinux)."
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"