mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-10 23:09:18 +00:00
Updated kernel fonts
This commit is contained in:
4
Makefile
4
Makefile
@ -118,9 +118,7 @@ default:
|
||||
$(error Please specify a target)
|
||||
|
||||
prepare:
|
||||
rm -f ./Files/ter-powerline-v12n.psf
|
||||
wget https://raw.githubusercontent.com/powerline/fonts/master/Terminus/PSF/ter-powerline-v12n.psf.gz -P Files
|
||||
gzip -d Files/ter-powerline-v12n.psf.gz
|
||||
$(info Nothing to prepare)
|
||||
|
||||
build: $(KERNEL_FILENAME)
|
||||
|
||||
|
Reference in New Issue
Block a user