bcm63xx-cfe: fix build with CONFIG_AUTOREMOVE
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Wed, 20 May 2020 06:37:04 +0000 (08:37 +0200)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Wed, 20 May 2020 06:46:13 +0000 (08:46 +0200)
commite55af8a4b0de7ab1a2ebc66032935e8d1521ea52
tree9b4ab1aaa9340bc384e14cbe97d537fe908ec2c6
parent0727c83a76927f5c4cedd5197f7ffd31835592aa
bcm63xx-cfe: fix build with CONFIG_AUTOREMOVE

When CONFIG_AUTOREMOVE is enabled, CFE binaries are removed before the
image creation.
Install CFE binaries to kernel directory and let autoremove clean the
files in PKG_BUILD_DIR.
Also drop unneeded tar cmd/options.

Fixes: dcee4eaa4214 ("bcm63xx-cfe: add package with CFE RAM binaries")
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
package/kernel/bcm63xx-cfe/Makefile