armbian-build/packages
The-going 593104add4
Rework compile (#3124)
* DEBUG code

* make M=scripts clean before creating the package

Move the cleanup of the scripts target from the postinst script
to the logically correct place so that the cleanup occurs with
the same arguments of the make command and the same compiler.

Signed-off-by: The-going <48602507+The-going@users.noreply.github.com>

* clear all files in target directory

* Debugging for version 5.10.10 and higher

* Return to version 5.12

Since version 5.12, there are no collisions
with deleting the scripts/module.lds file.

This pathology begins with 5.10 and ends on 5.11 inclusive,
and this is due to internal migration in the core.

* Change the order of creating packages

The linux-headers package must be built in the last queue

Signed-off-by: The-going <48602507+The-going@users.noreply.github.com>

* Revert "DEBUG code"

This reverts commit 6bd8dcaa3b.
2021-09-06 21:29:20 +02:00
..
armbian Rework compile (#3124) 2021-09-06 21:29:20 +02:00
blobs Store wallpapers with better compression (#3108) 2021-08-24 00:44:14 +02:00
bsp Remove unused variable in format string (#3105) 2021-09-02 21:51:54 +02:00
extras-buildpkgs Made clear what the patch fixes and add notes on code sources 2021-04-18 22:16:07 +02:00
pack-uboot Adding OPi Zero2 legacy kernel support (#2620) 2021-08-12 19:19:18 +02:00
README.md Improvements for BSP creation (#2975) 2021-07-07 16:06:00 +02:00

folder function
armbian kernel deb packaging scripts
blobs
bsp
bsp-cli common files which are copied in armbian-cli-* package
bsp-desktop common files which are copied in armbian-desktop-* package
extras-buildpkgs