mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-04 06:54:27 -05:00 
			
		
		
		
	ipq806x: add a default profile
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
		
							parent
							
								
									1e152483de
								
							
						
					
					
						commit
						9dafab92bf
					
				
							
								
								
									
										9
									
								
								target/linux/ipq806x/profiles/00-default.mk
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								target/linux/ipq806x/profiles/00-default.mk
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,9 @@
 | 
			
		||||
define Profile/Default
 | 
			
		||||
	NAME:=Default Profile
 | 
			
		||||
	PRIORITY:=1
 | 
			
		||||
endef
 | 
			
		||||
 | 
			
		||||
define Profile/Default/Description
 | 
			
		||||
	Default package set compatible with most boards.
 | 
			
		||||
endef
 | 
			
		||||
$(eval $(call Profile,Default))
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user