Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • stable
  • extraversion
  • early-display
  • variant-emmc-nvme-boot
  • 2024-07-19
  • 2024-06-30
  • 2023-10-18
  • 2023-10-10
  • 2023-07-04
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
14 results

dts

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Horst Kronstorfer authored
    Add '-ansi' to DTS_CPPFLAGS to avoid unwanted expansion of dts content
    that matches some predefined macros.
    
    Example: A number of PowerPC related *.dts files in the kernel define a
    property named 'linux,network-index' which (w/o '-ansi') is expanded to
    '1,network-index' by the preprocessor because of '#define linux 1.'
    
    Signed-off-by: default avatarHorst Kronstorfer <hkronsto@frequentis.com>
    b4f106be
    History
    Name Last commit Last update
    ..