package/skeleton: remove legacy mkdir
authorYann E. MORIN <yann.morin.1998@free.fr>
Tue, 3 Jan 2017 21:01:03 +0000 (22:01 +0100)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tue, 25 Jul 2017 22:57:51 +0000 (00:57 +0200)
commitdd8298a713bf31ae39316f08f78300d8222e3065
tree0b4bf3401ff7d093d8d12eec0259f287f2b17cd6
parenta67f4c3e29349bcb4cc2ac16d23603d4528b50fb
package/skeleton: remove legacy mkdir

We've had this mkdir, in various forms, for aeons. It dates back to
the inception of Buildroot, at the dawn of ages, when the toolchain
support was still nascent. Evolution had it morph from /include, to
a tuple-prefixed directory and a symlink there-to, then back to the
/include directory, to the final /usr/include directory we've had
for the last 9 years.

Anything that wants to install headers is supposed to be creating
that directory beforehand; we don't need this legacy mkdir now.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/skeleton/skeleton.mk