Makefile.files (047043c2181e939608ea2c09257fd2d515e99643) | Makefile.files (549e0fd315406a4a97f9043f44860eed39a715da) |
---|---|
1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE --- 336 unchanged lines hidden (view full) --- 345 346# 347# AMD Zen Nexus Driver 348# 349AMDZEN_OBJS = amdzen.o 350AMDZEN_STUB_OBJS = amdzen_stub.o 351SMNTEMP_OBJS = smntemp.o 352USMN_OBJS = usmn.o | 1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE --- 336 unchanged lines hidden (view full) --- 345 346# 347# AMD Zen Nexus Driver 348# 349AMDZEN_OBJS = amdzen.o 350AMDZEN_STUB_OBJS = amdzen_stub.o 351SMNTEMP_OBJS = smntemp.o 352USMN_OBJS = usmn.o |
353ZEN_UDF_OBJS = zen_udf.o |
|