Skip to content

Commit

Permalink
target/atlys: build without ethernet for now to speed up p&r and tests
Browse files Browse the repository at this point in the history
  • Loading branch information
enjoy-digital committed Jan 25, 2018
1 parent 22758cb commit bc7feb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion targets/atlys/video.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from litevideo.output import VideoOut

from targets.utils import csr_map_update
from targets.atlys.net import NetSoC as BaseSoC
from targets.atlys.base import BaseSoC


class VideoSoC(BaseSoC):
Expand Down

0 comments on commit bc7feb5

Please sign in to comment.