batman-adv: Drop manual installation of compat-hacks.h
[feed/routing.git] / batman-adv / Makefile
index a665b5db561859c7be04f36bf2db990a350a5493..8e00931e52bf88665b51e3f377220411990c1595 100644 (file)
@@ -85,11 +85,6 @@ define Build/Compile
                modules
 endef
 
-define Build/Prepare
-       $(call Build/Prepare/Default)
-       $(CP) ./files/compat-hacks.h $(PKG_BUILD_DIR)/
-endef
-
 define Build/Clean
         rm -rf $(BUILD_DIR)/$(PKG_NAME)/
 endef