# SPDX-License-Identifier: GPL-3.0 # V/UX # # glob.mk # # COPYRIGHT NOTICE # Copyright (C) 2025 0x4248 and contributors # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the license is not changed. # # This software is free and open source. Licensed under the GNU general # public license version 3.0 as published by the Free Software Foundation. # Versions V-MAJOR=1 V-MINOR=0 V-PATCH=6 # This line is system dependant, please change is based on your system. On mine # its similar to this. LINUX-IMAGE=~/github/Linux/arch/arm64/boot/Image #LINUX-IMAGE=arch/arm64/boot/Image