blob: 710c3d4cebd9eecc97bbce6a1921913c8c1f3581 (
plain)
1
2
3
4
5
6
7
|
libagesa-y += GnbInitAtEarly.c
libagesa-y += GnbInitAtEnv.c
libagesa-y += GnbInitAtLate.c
libagesa-y += GnbInitAtMid.c
libagesa-y += GnbInitAtPost.c
libagesa-y += GnbInitAtReset.c
libagesa-y += GnbInitAtS3Save.c
|