kernel/lantiq/ltq-*: drop Build/Prepare rule in favor of default one
[openwrt/openwrt.git] / package / kernel / lantiq / ltq-atm / Makefile
index 12e758d8cf03a4709abf1f7972388e430f90f4ff..30d5413f6697cf2af27fc7ff9aaede440891536f 100644 (file)
@@ -35,11 +35,6 @@ define KernelPackage/ltq-atm-vr9
   AUTOLOAD:=
 endef
 
-define Build/Prepare
-       $(INSTALL_DIR) $(PKG_BUILD_DIR) 
-       $(CP) ./src/* $(PKG_BUILD_DIR)
-endef
-
 define Build/Configure
 endef