Changeset 4d58bac in mainline for meson/arch/sparc64/meson.build


Ignore:
Timestamp:
2023-10-04T17:00:05Z (8 months ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7d78e466
Parents:
7e660378
Message:

Library and utility for printing OpenFirmware device tree

File:
1 edited

Legend:

Unmodified
Added
Removed
  • meson/arch/sparc64/meson.build

    r7e660378 r4d58bac  
    11#
    2 # Copyright (c) 2021 Jiri Svoboda
     2# Copyright (c) 2023 Jiri Svoboda
    33# Copyright (c) 2019 Jiří Zárevúcky
    44# All rights reserved.
     
    7676endif
    7777
     78rd_essential += [
     79        'app/ofw'
     80]
     81
    7882if PROCESSOR == 'sun4v'
    7983        rd_essential_drv += [
Note: See TracChangeset for help on using the changeset viewer.