boot/syslinux: install in a sub-dir of $(BINARIES_DIR)
authorYann E. MORIN <yann.morin.1998@free.fr>
Fri, 2 May 2014 17:10:38 +0000 (19:10 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 3 May 2014 20:05:30 +0000 (22:05 +0200)
commit230b1efb02505357053bfba1f91822bbaea4e470
tree30ea4b793472bd267c60c4224debaf3d1e7f489e
parentd98e0457f35300b069fbe5d5115cf20c7e6dd88d
boot/syslinux: install in a sub-dir of $(BINARIES_DIR)

Since syslinux can now install quite a number of files, install
them in a sub-directory of $(BINARIES_DIR) for clarity.

It also aligns it to rpi-firmware, grub2, gummiboot, that install
all of their files in a sub-dir of $(BINARIES_DIR), too.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
boot/syslinux/syslinux.mk