diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -241,7 +241,7 @@ endef | |||
| 241 | # if we are going to compile all keyboards, match the rest of the rule | 241 | # if we are going to compile all keyboards, match the rest of the rule |
| 242 | # for each of them | 242 | # for each of them |
| 243 | define PARSE_ALL_KEYBOARDS | 243 | define PARSE_ALL_KEYBOARDS |
| 244 | $$(eval $$(call PARSE_ALL_IN_LIST,PARSE_KEYBOARD,$(shell util/list_keyboards.sh noci | sort -u))) | 244 | $$(eval $$(call PARSE_ALL_IN_LIST,PARSE_KEYBOARD,$(shell util/list_keyboards.sh | sort -u))) |
| 245 | endef | 245 | endef |
| 246 | 246 | ||
| 247 | # Prints a list of all known keymaps for the given keyboard | 247 | # Prints a list of all known keymaps for the given keyboard |
