Lines Matching refs:add

2 ppc_ss.add(files(
6 ppc_ss.add(when: 'CONFIG_FDT_PPC', if_true: [files(
9 ppc_ss.add(when: 'CONFIG_FW_CFG_PPC', if_true: files('fw_cfg.c'))
12 ppc_ss.add(when: 'CONFIG_PSERIES', if_true: files(
33 ppc_ss.add(when: ['CONFIG_PSERIES', 'CONFIG_TCG'], if_true: files(
36 ppc_ss.add(when: 'CONFIG_SPAPR_RNG', if_true: files('spapr_rng.c'))
37 ppc_ss.add(when: ['CONFIG_PSERIES', 'CONFIG_LINUX'], if_true: files(
42 ppc_ss.add(when: 'CONFIG_POWERNV', if_true: files(
56 ppc_ss.add(when: 'CONFIG_PPC405', if_true: files(
59 ppc_ss.add(when: 'CONFIG_PPC440', if_true: files(
62 ppc_ss.add(when: 'CONFIG_PPC4XX', if_true: files(
66 ppc_ss.add(when: 'CONFIG_SAM460EX', if_true: files('sam460ex.c'))
68 ppc_ss.add(when: 'CONFIG_PREP', if_true: files('prep.c'))
69 ppc_ss.add(when: 'CONFIG_PREP', if_true: files('prep_systemio.c'))
70 ppc_ss.add(when: 'CONFIG_RS6000_MC', if_true: files('rs6000_mc.c'))
72 ppc_ss.add(when: 'CONFIG_MAC_OLDWORLD', if_true: files('mac_oldworld.c'))
74 ppc_ss.add(when: 'CONFIG_MAC_NEWWORLD', if_true: files('mac_newworld.c'))
76 ppc_ss.add(when: 'CONFIG_E500PLAT', if_true: files('e500plat.c'))
77 ppc_ss.add(when: 'CONFIG_MPC8544DS', if_true: files('mpc8544ds.c'))
78 ppc_ss.add(when: 'CONFIG_E500', if_true: files(
84 ppc_ss.add(when: 'CONFIG_VIRTEX', if_true: files('virtex_ml507.c'))
86 ppc_ss.add(when: 'CONFIG_AMIGAONE', if_true: files('amigaone.c'))
88 ppc_ss.add(when: 'CONFIG_PEGASOS2', if_true: files('pegasos2.c'))
90 ppc_ss.add(when: 'CONFIG_VOF', if_true: files('vof.c'))
91 ppc_ss.add(when: ['CONFIG_VOF', 'CONFIG_PSERIES'], if_true: files('spapr_vof.c'))