diff --git a/package/base-files/Makefile b/package/base-files/Makefile index ce4d2a6df..853cd83db 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -249,7 +249,7 @@ endef define Package/libgfortran $(call Package/gcc/Default) TITLE:=GFortran support library - DEPENDS+=@!(TARGET_avr32||TARGET_coldfire) + DEPENDS+=@!(TARGET_avr32||TARGET_coldfire) @INSTALL_GFORTRAN endef define Package/libgfortran/config