1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-22 14:28:07 +00:00
trezor-firmware/SConstruct

4 lines
106 B
Python
Raw Normal View History

2017-08-01 16:50:28 +00:00
# pylint: disable=E0602
2017-08-02 21:42:18 +00:00
SConscript('SConscript', variant_dir='build/firmware', src='.', duplicate=False)