build: prepare tmpinfo before generating config
This commit is contained in:
		
							parent
							
								
									ffccf4c29f
								
							
						
					
					
						commit
						a35e9620b8
					
				
							
								
								
									
										1
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Makefile
									
									
									
									
									
								
							| @ -199,6 +199,7 @@ feeds: FORCE | ||||
| 	+$(GLUONMAKE_EARLY) prepare-tmpinfo | ||||
| 
 | ||||
| config: FORCE | ||||
| 	+$(GLUONMAKE) prepare-tmpinfo | ||||
| 	( \
 | ||||
| 		cat $(GLUONDIR)/include/config $(GLUONDIR)/targets/$(GLUON_TARGET)/config; \
 | ||||
| 		echo '$(patsubst %,CONFIG_PACKAGE_%=m,$(sort $(filter-out -%,$(GLUON_DEFAULT_PACKAGES) $(GLUON_SITE_PACKAGES) $(PROFILE_PACKAGES))))' \
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user