Merge pull request #1473 from fewtarius/dev

Revert makefile change.
This commit is contained in:
fewtarius 2023-05-27 06:55:56 -04:00 committed by GitHub
commit d7751d2802
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,10 +20,10 @@ clean:
distclean:
rm -rf ./.ccache* ./$(BUILD_DIRS)
srcclean:
rm -rf sources*
src-pkg:
tar cvJf sources.tar.xz sources .stamps
world: AMD64 S922X RK3588 RK3566 RK3566-X55 RK3326
world: AMD64 RK3588 RK3326 RK3566 RK3566-X55 S922X
AMD64:
PROJECT=PC DEVICE=AMD64 ARCH=i686 ./scripts/build_distro