Makefile: remove unused definition
This commit is contained in:
parent
231c03bb6d
commit
9598d30fba
1
Makefile
1
Makefile
@ -228,7 +228,6 @@ OPKG:= \
|
|||||||
--add-arch $(ARCH_PACKAGES):200
|
--add-arch $(ARCH_PACKAGES):200
|
||||||
|
|
||||||
EnableInitscript = ! grep -q '\#!/bin/sh /etc/rc.common' $(1) || bash ./etc/rc.common $(1) enable
|
EnableInitscript = ! grep -q '\#!/bin/sh /etc/rc.common' $(1) || bash ./etc/rc.common $(1) enable
|
||||||
FileOrigin = $(firstword $(shell $(OPKG) search $(1)))
|
|
||||||
|
|
||||||
|
|
||||||
enable_initscripts: FORCE
|
enable_initscripts: FORCE
|
||||||
|
Loading…
Reference in New Issue
Block a user