Revert "scripts: mark lib.target_packages as "m" modular"
This reverts commit 4219f0e9af9ee7fec74b31b48c7bd615eec6847f.
This commit is contained in:
		
							parent
							
								
									c287a758a8
								
							
						
					
					
						commit
						b9ec073a07
					
				| @ -52,7 +52,7 @@ END_MAKE | |||||||
| 		if string.sub(pkg, 1, 1) == '-' then | 		if string.sub(pkg, 1, 1) == '-' then | ||||||
| 			lib.try_config('# CONFIG_PACKAGE_%s is not set', string.sub(pkg, 2)) | 			lib.try_config('# CONFIG_PACKAGE_%s is not set', string.sub(pkg, 2)) | ||||||
| 		else | 		else | ||||||
| 			funcs.config_package(lib.config, pkg, 'm') | 			funcs.config_package(lib.config, pkg, 'y') | ||||||
| 		end | 		end | ||||||
| 	end | 	end | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user