diff options
| author | Tim Rogers <[email protected]> | 2011-07-07 10:57:17 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:17:56 -0700 |
| commit | d19b6fd66aeb4f54f692b6ab53bb7d5e6bfa8dc5 (patch) | |
| tree | a94e5dae32d347010ff466a07fdf5fc8221f1b30 /Makefile | |
| parent | a5eb14ddc26e14a35624f7761200bab30fd06460 (diff) | |
Integration change.
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 9758]
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -120,6 +120,7 @@ $(SIM_LIB_DIR)/libOpenCL.so: $(LIBS) opencllib g++ $(SNOW) -shared -Wl,-soname,libOpenCL.so \ $(SIM_OBJ_FILES_DIR)/libopencl/*.o \ $(SIM_OBJ_FILES_DIR)/cuda-sim/*.o \ + $(SIM_OBJ_FILES_DIR)/cuda-sim/decuda_pred_table/*.o \ $(SIM_OBJ_FILES_DIR)/gpgpu-sim/*.o \ $(SIM_OBJ_FILES_DIR)/intersim/*.o \ $(SIM_OBJ_FILES_DIR)/*.o -lm -lz -lGL -pthread \ |
