binprep: build the right binary
authorAlan Cox <alan@linux.intel.com>
Thu, 1 Jan 2015 14:33:54 +0000 (14:33 +0000)
committerAlan Cox <alan@linux.intel.com>
Thu, 1 Jan 2015 14:33:54 +0000 (14:33 +0000)
commit7d8bfc55a34ac7a64ae9817a319e4dd36f4ceb30
tree656ebca50ad71f01ea9413f8c96b2d1e6ce92065
parenta6c71a20273a26275001275e1f1e435a4e256d57
binprep: build the right binary

For the moment we keep the old build method for old style binaries
(no _STUBS area), but for banked ones we expect the platform specific
make Image to do something intelligent. Given that the banking is pretty
much platform specific magic it has to be this way.
Kernel/tools/binprep [new file with mode: 0755]