python: remove newline function; it's also in OpenWRT core

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
Alexandru Ardelean 2015-12-08 09:45:40 +02:00
parent 5351a1c740
commit 8054747a49

View file

@ -75,12 +75,6 @@ define Package/python-light/description
into separate packages.
endef
# Define newline here, since it's not defined in OpenWRT
define newline
endef
PYTHON_LIB_FILES_DEL:=
PYTHON_PACKAGES:=
define PyBasePackage