Loading Makefile +2 −2 Original line number Original line Diff line number Diff line # SPDX-License-Identifier: GPL-2.0 # SPDX-License-Identifier: GPL-2.0 VERSION = 4 VERSION = 4 PATCHLEVEL = 14 PATCHLEVEL = 14 SUBLEVEL = 0 SUBLEVEL = 1 EXTRAVERSION = EXTRAVERSION = NAME = Fearless Coyote NAME = Petit Gorille # *DOCUMENTATION* # *DOCUMENTATION* # To see a list of typical targets execute "make help" # To see a list of typical targets execute "make help" Loading Loading
Makefile +2 −2 Original line number Original line Diff line number Diff line # SPDX-License-Identifier: GPL-2.0 # SPDX-License-Identifier: GPL-2.0 VERSION = 4 VERSION = 4 PATCHLEVEL = 14 PATCHLEVEL = 14 SUBLEVEL = 0 SUBLEVEL = 1 EXTRAVERSION = EXTRAVERSION = NAME = Fearless Coyote NAME = Petit Gorille # *DOCUMENTATION* # *DOCUMENTATION* # To see a list of typical targets execute "make help" # To see a list of typical targets execute "make help" Loading