diff options
Diffstat (limited to 'src/mainboard/lenovo/t530/Makefile.inc')
-rw-r--r-- | src/mainboard/lenovo/t530/Makefile.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/lenovo/t530/Makefile.inc b/src/mainboard/lenovo/t530/Makefile.inc index b0743b5814..9eb141adc9 100644 --- a/src/mainboard/lenovo/t530/Makefile.inc +++ b/src/mainboard/lenovo/t530/Makefile.inc @@ -12,10 +12,6 @@ ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc. -## smm-$(CONFIG_HAVE_SMI_HANDLER) += smihandler.c romstage-y += gpio.c |