X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2a5249437aa76e7148a9c7c7af685a4f2f60c72f..271da7f4e93492f377c0fcf25def4591d60b9fbc:/package/linux-atm/Makefile?ds=sidebyside diff --git a/package/linux-atm/Makefile b/package/linux-atm/Makefile index 8a759df56..b88928df8 100644 --- a/package/linux-atm/Makefile +++ b/package/linux-atm/Makefile @@ -68,7 +68,7 @@ define Build/Compile $(MAKE) -C $(PKG_BUILD_DIR)/src/qgen \ LDFLAGS="" \ all - $(MAKE) -C $(PKG_BUILD_DIR) all + $(MAKE) -C $(PKG_BUILD_DIR) OBJCOPY=$(TARGET_CROSS)objcopy all endef define Build/InstallDev