diff --git a/Makefile b/Makefile index 73052579cee456326906885420b8de4fa7c95486..4840acef7de585ce6cdcccbafaed801a9e2752ff 100644 --- a/Makefile +++ b/Makefile @@ -228,7 +228,6 @@ OPKG:= \ --add-arch $(ARCH_PACKAGES):200 EnableInitscript = ! grep -q '\#!/bin/sh /etc/rc.common' $(1) || bash ./etc/rc.common $(1) enable -FileOrigin = $(firstword $(shell $(OPKG) search $(1))) enable_initscripts: FORCE