summaryrefslogtreecommitdiffstats
path: root/support/scripts/checkpackagelib_mk.py
blob: 84eeef889566c6d0fc6e1b6f6e9517be370cf1e0 (plain)
1
2
3
4
5
6
7
8
# See support/scripts/check-package.txt before editing this file.
# There are already dependency checks during the build, so below check
# functions don't need to check for things already checked by exploring the
# menu options using "make menuconfig" and by running "make" with appropriate
# packages enabled.

# Notice: ignore 'imported but unused' from pyflakes for check functions.
from checkpackagelib import NewlineAtEof
OpenPOWER on IntegriCloud