mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
linux: build atv-bootloader in its own package again
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -51,13 +51,3 @@ rm -f modules/lib/modules/*/build
|
||||
rm -f modules/lib/modules/*/source
|
||||
|
||||
make $KERNEL_IMAGE
|
||||
|
||||
if [ "$BOOTLOADER" = "atv-bootloader" ]; then
|
||||
get_version
|
||||
cd $ROOT/$BUILD/atv-bootloader-*
|
||||
cp -PR $ROOT/$PKG_BUILD/arch/x86/boot/bzImage vmlinuz
|
||||
|
||||
make clean
|
||||
make LDFLAGS=""
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user