mirror of
				https://git.proxmox.com/git/mirror_linux-firmware
				synced 2025-10-31 05:19:29 +00:00 
			
		
		
		
	 4c79292308
			
		
	
	
		4c79292308
		
	
	
	
	
		
			
			One more step on the road to entirely eliminating the concept of packages. I adapted the installation rules from the Fedora spec file. They should clearly be less lame, but to do so we'd need more formal rules about which files should be installed. Maybe just limit it to things ending in ".bin" or ".fw"? See http://people.gnome.org/~walters/docs/build-api.txt Signed-off-by: Colin Walters <walters@verbum.org> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
		
			
				
	
	
		
			5 lines
		
	
	
		
			107 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			107 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| #!/bin/bash
 | |
| # -*- mode: sh -*-
 | |
| # Our Makefile doesn't do srcdir != builddir
 | |
| #buildapi-variable-no-builddir
 |