linux/linux-ext-*.mk: fit file header into one line

Make it follow the package coding style by removing redundant info.

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Cc: Christian Stewart <christian@paral.in>
Cc: David Lechner <david@lechnology.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018.05.x
Ricardo Martincoski 2018-04-01 02:08:22 -03:00 committed by Thomas Petazzoni
parent 65e3743945
commit 50e64863e1
5 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
################################################################################
# Linux Aufs extensions
#
# Patch the linux kernel with aufs extension
#
################################################################################
LINUX_EXTENSIONS += aufs

View File

@ -1,7 +1,7 @@
################################################################################
# Linux ev3dev extensions
#
# Patch the linux kernel with ev3dev extension
#
################################################################################
LINUX_EXTENSIONS += ev3dev-linux-drivers

View File

@ -1,7 +1,7 @@
################################################################################
# Linux fbtft extensions
#
# Patch the linux kernel with fbtft extension
#
################################################################################
LINUX_EXTENSIONS += fbtft

View File

@ -1,7 +1,7 @@
################################################################################
# Linux RTAI extensions
#
# Patch the linux kernel with RTAI extension
#
################################################################################
LINUX_EXTENSIONS += rtai

View File

@ -1,7 +1,7 @@
################################################################################
# Linux Adeos/Xenomai extensions
#
# Patch the linux kernel with xenomai extension
# Patch the linux kernel with Adeos/Xenomai extension
#
################################################################################
LINUX_EXTENSIONS += xenomai