mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-16 11:28:39 +08:00
Use $(MAKE) not make so -jN works
This commit is contained in:
@@ -405,7 +405,7 @@ class ModuleManager:
|
||||
'\t$(AR) rcu $@ $^\n' \
|
||||
'\n' \
|
||||
'lib_usb:\n' \
|
||||
'\tmake $(LIB)\n' \
|
||||
'\t$(MAKE) $(LIB)\n' \
|
||||
'\n' \
|
||||
'install: $(LIB)\n' \
|
||||
'\tinstall -d $(INSTALL_BASE)/include\n' \
|
||||
|
Reference in New Issue
Block a user