Skip to content

Commit

Permalink
Makefile.features: remove the transition comment
Browse files Browse the repository at this point in the history
The transition is now done and enforced by self checks.
  • Loading branch information
cladmi committed Jun 3, 2019
1 parent 43ad278 commit 399e02a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Makefile.features
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
# This makes them available when setting features based on CPU_MODEL in the cpu
# Makefile.features and also during dependency resolution.

# Transition:
# Moving 'CPU/CPU_MODEL' to Makefile.features is an ongoing work and may not
# reflect the state of all boards for the moment.

include $(RIOTBOARD)/$(BOARD)/Makefile.features

# Sanity check
Expand Down

0 comments on commit 399e02a

Please sign in to comment.