mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-04 06:54:27 -05:00 
			
		
		
		
	install ppp development headers
SVN-Revision: 12368
This commit is contained in:
		
							parent
							
								
									fe47c70496
								
							
						
					
					
						commit
						2ac5a81ab4
					
				@ -121,6 +121,11 @@ define Build/Compile
 | 
				
			|||||||
		all install
 | 
							all install
 | 
				
			||||||
endef
 | 
					endef
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					define Build/InstallDev
 | 
				
			||||||
 | 
						$(INSTALL_DIR) $(1)/usr/include
 | 
				
			||||||
 | 
						$(CP) $(PKG_INSTALL_DIR)/usr/include/pppd $(1)/usr/include/
 | 
				
			||||||
 | 
					endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
define Package/ppp/install
 | 
					define Package/ppp/install
 | 
				
			||||||
	$(INSTALL_DIR) $(1)/usr/lib/pppd/$(PKG_VERSION)
 | 
						$(INSTALL_DIR) $(1)/usr/lib/pppd/$(PKG_VERSION)
 | 
				
			||||||
	$(INSTALL_DIR) $(1)/usr/sbin
 | 
						$(INSTALL_DIR) $(1)/usr/sbin
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user