From 14e697184eac6301af705549d5e492412df0941e Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 20 Nov 2006 00:31:06 +0000 Subject: [PATCH] remove python prereq check - no longer necessary SVN-Revision: 5590 --- include/prereq-build.mk | 4 ---- 1 file changed, 4 deletions(-) diff --git a/include/prereq-build.mk b/include/prereq-build.mk index ed8fdb6fce..e9f3a0173f 100644 --- a/include/prereq-build.mk +++ b/include/prereq-build.mk @@ -85,10 +85,6 @@ $(eval $(call RequireCommand,flex, \ Please install flex. \ )) -$(eval $(call RequireCommand,python, \ - Please install python. \ -)) - $(eval $(call RequireCommand,unzip, \ Please install unzip. \ )) -- 2.30.2