Add init file in sdram/phy dir

Without __init__.py file, when using setup.py, setuptools' find_package() function does not find the files in sdram/phy package. Hence .egg file entirely misses sdram/phy directory

More info here: https://bitbucket.org/pypa/setuptools/issues/97
This commit is contained in:
Rohit Kumar Singh 2015-09-21 21:09:48 +05:30 committed by Sebastien Bourdeauducq
parent b2a4eead0c
commit 71993edae4
1 changed files with 0 additions and 0 deletions

View File