mirror of
https://github.com/plappermaul/realtek-doc.git
synced 2025-12-10 07:44:41 +01:00
28 lines
446 B
Makefile
28 lines
446 B
Makefile
#***********************************************************
|
|
#
|
|
# Copyright (C) 2010 Realtek Semiconductor Corp.
|
|
#
|
|
# Makefile -- Build instructions for switch global setting
|
|
#
|
|
#***********************************************************
|
|
|
|
#
|
|
# Include architecture specific build rules
|
|
#
|
|
|
|
#
|
|
# Define build variables
|
|
#
|
|
|
|
target.sys.setup:
|
|
|
|
target.sys.vendor.build:
|
|
|
|
target.sys.run.setup:
|
|
|
|
target.sys.cleanup:
|
|
|
|
target.sys.clean:
|
|
|
|
target.sys.install:
|
|
|