Normalize separator size to 80 in remaining makefiles

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Alexandre Belloni
2013-06-07 12:13:46 +02:00
committed by Peter Korsgaard
parent 31d72937cf
commit 95442bb324
9 changed files with 36 additions and 36 deletions

View File

@@ -1,8 +1,8 @@
##################################################
################################################################################
# Linux RTAI extensions
#
# Patch the linux kernel with RTAI extension
##################################################
################################################################################
ifeq ($(BR2_LINUX_KERNEL_EXT_RTAI),y)
# Add dependency to RTAI (user-space) which provide kernel patches

View File

@@ -1,8 +1,8 @@
##################################################
################################################################################
# Linux Adeos/Xenomai extensions
#
# Patch the linux kernel with xenomai extension
##################################################
################################################################################
ifeq ($(BR2_LINUX_KERNEL_EXT_XENOMAI),y)
# Add dependency to xenomai (user-space) which provide ksrc part

View File

@@ -1,8 +1,8 @@
###############################################################################
################################################################################
#
# Linux kernel target
#
###############################################################################
################################################################################
LINUX_VERSION=$(call qstrip,$(BR2_LINUX_KERNEL_VERSION))
LINUX_LICENSE = GPLv2