From ee2556c852dccdea956178ba3008dfbb663351a2 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Sun, 2 Nov 2008 10:13:04 +0000 Subject: README: no need to generate Kbuild for OSLEC. No need to create a Kbuild file. staging/echo has a Makefile that works fine for us. git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@5203 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- README | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 69c4963..a3a75ca 100644 --- a/README +++ b/README @@ -163,11 +163,8 @@ Thus for the moment, the simplest way to build OSLEC with dahdi is: 1. Copy the directory `drivers/staging/echo` from a recent kernel tree (at least 2.6.28-rc1) to the a subdirectory with the same name in the dahdi-linux tree. -2. Create a Kbuild file in that directory: - echo "obj-m += echo.o" > drivers/staging/echo/Kbuild - -3. Edit drivers/dahdi/Kbuild and unrem the two lines related to OSLEC. +2. Edit drivers/dahdi/Kbuild and unrem the two lines related to OSLEC. After doing that, you'll see the following when building (running 'make') -- cgit v1.2.3