linux-raspberrypi: Rename linux.inc to linux-rpi.inc Rename linux.inc to prevent it from impacting other machines

Signed-off-by: Alan Stice <alan@alanstice.com>
This commit is contained in:
Alan Stice 2016-04-11 11:35:45 -07:00 committed by Andrei Gherzan
parent e9e4b1bbd2
commit 54ecd3402d
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
require linux.inc
require linux-rpi.inc
inherit linux-raspberrypi-base
DESCRIPTION = "Linux Kernel for Raspberry Pi"