]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/pru/local.mk
sim: common: move libcommon.a objects to sources
[thirdparty/binutils-gdb.git] / sim / pru / local.mk
index 0048199f6d3e9d10b161bb8e0fa821255cd9e985..8ffc509c014418293a1899b44cc4bfad36eafb7e 100644 (file)
@@ -16,9 +16,9 @@
 ## You should have received a copy of the GNU General Public License
 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-%C%_libsim_a_SOURCES =
+%C%_libsim_a_SOURCES = \
+       $(common_libcommon_a_SOURCES)
 %C%_libsim_a_LIBADD = \
-       $(common_libcommon_a_OBJECTS) \
        $(patsubst %,%D%/%,$(SIM_NEW_COMMON_OBJS)) \
        $(patsubst %,%D%/dv-%.o,$(SIM_HW_DEVICES)) \
        %D%/interp.o \