Commit 39fb8b70 authored by Thomas De Schampheleire's avatar Thomas De Schampheleire Committed by Peter Korsgaard
Browse files

tzdata: add missing comment for toolchain option dependencies

parent f05e3c9a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
comment "tzdata needs an (e)glibc toolchain"
	depends on !BR2_TOOLCHAIN_USES_GLIBC

config BR2_PACKAGE_TZDATA
	bool "tzdata"
	depends on BR2_TOOLCHAIN_USES_GLIBC