diff options
Diffstat (limited to 'lang/rust/rustc_environment.mk')
-rw-r--r-- | lang/rust/rustc_environment.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/rust/rustc_environment.mk b/lang/rust/rustc_environment.mk index db0e350..539bd8b 100644 --- a/lang/rust/rustc_environment.mk +++ b/lang/rust/rustc_environment.mk @@ -1,4 +1,4 @@ --include $(TOPDIR)/package/feeds/packages/rust/rustc_targets.mk +-include $(TOPDIR)/package/feeds/my_openwrt_packages/rust/rustc_targets.mk # These RUSTFLAGS are common across all TARGETs RUSTFLAGS += \ |