summaryrefslogtreecommitdiffstats
path: root/kernel/net/mpls/Makefile
blob: 9ca92362501653463429b0254d999782f2b6c450 (plain)
1
2
3
4
5
6
7
8
#
# Makefile for MPLS.
#
obj-$(CONFIG_NET_MPLS_GSO) += mpls_gso.o
obj-$(CONFIG_MPLS_ROUTING) += mpls_router.o
obj-$(CONFIG_MPLS_IPTUNNEL) += mpls_iptunnel.o

mpls_router-y := af_mpls.o
ght: bold } /* Literal.Number.Integer.Long */ }
*.py[cod]
*$py.class

# C extensions
*.so

results/*
# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg

# PyInstaller
#  Usually these files are written by a python script from a template
#  before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
*.pyc

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*,cover
.hypothesis/
data/hosts
data/my_key.pem

# Translations
*.mo
*.pot

# Django stuff:
*.log

# Sphinx documentation
docs/_build/

# PyBuilder
target/

*~
.*.sw?
/docs_build/
/docs_output/
.idea

# setup.py cache
AUTHORS
ChangeLog

# unignore external data
!/tests/data/**/*

# integration data
*.retry
/tests/integration/workspace/