Skip to content

Commit

Permalink
include/iosched/scheduler: update need_kconfig
Browse files Browse the repository at this point in the history
kbuild failed to parse "IOSCHED_<%= ___.upcase %>":
---------
'2021-09-22_16:39:32' E: sh: 1: Syntax error: end of file unexpected
---------

Signed-off-by: Chen Rong <[email protected]>
Signed-off-by: Philip Li <[email protected]>
  • Loading branch information
xilabao authored and rli9 committed Sep 23, 2021
1 parent 2d8a99a commit 5123b25
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion include/iosched/scheduler
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
need_kconfig:
- IOSCHED_<%= ___.upcase %>
- MQ_IOSCHED_DEADLINE
- MQ_IOSCHED_KYBER
- BLOCK

0 comments on commit 5123b25

Please sign in to comment.