1
0

post_rules.mk 103 B

123
  1. ifneq ($(strip $(KEYBOARD_LOCAL_FEATURES_MK)),)
  2. include $(strip $(KEYBOARD_LOCAL_FEATURES_MK))
  3. endif