Explorar o código

It would help to include the package specific *.mk makefiles

Eric Andersen %!s(int64=21) %!d(string=hai) anos
pai
achega
0b5ad78369
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -74,7 +74,7 @@ world: $(DL_DIR) $(BUILD_DIR) $(STAGING_DIR) $(TARGET_DIR) $(TARGETS)
 
 include make/*.mk
 include toolchain/*/*.mk
-#include package/*/*.mk
+include package/*/*.mk
 
 #############################################################
 #