kernel/gpio-button-hotplug: drop Build/Prepare rule in favor of default one
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
		 Alexandru Ardelean
					Alexandru Ardelean
				
			
				
					committed by
					
						 John Crispin
						John Crispin
					
				
			
			
				
	
			
			
			 John Crispin
						John Crispin
					
				
			
						parent
						
							4f9c6c5235
						
					
				
				
					commit
					a1236a30a0
				
			| @@ -36,11 +36,6 @@ MAKE_OPTS:= \ | |||||||
| 	CROSS_COMPILE="$(TARGET_CROSS)" \ | 	CROSS_COMPILE="$(TARGET_CROSS)" \ | ||||||
| 	SUBDIRS="$(PKG_BUILD_DIR)" | 	SUBDIRS="$(PKG_BUILD_DIR)" | ||||||
|  |  | ||||||
| define Build/Prepare |  | ||||||
| 	mkdir -p $(PKG_BUILD_DIR) |  | ||||||
| 	$(CP) ./src/* $(PKG_BUILD_DIR)/ |  | ||||||
| endef |  | ||||||
|  |  | ||||||
| define Build/Compile | define Build/Compile | ||||||
| 	$(MAKE) -C "$(LINUX_DIR)" \ | 	$(MAKE) -C "$(LINUX_DIR)" \ | ||||||
| 		$(MAKE_OPTS) \ | 		$(MAKE_OPTS) \ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user