diff options
Diffstat (limited to 'Tizen:Mobile/rinato-linux-kernel/_link')
-rw-r--r-- | Tizen:Mobile/rinato-linux-kernel/_link | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/Tizen:Mobile/rinato-linux-kernel/_link b/Tizen:Mobile/rinato-linux-kernel/_link index c571adf..f1882de 100644 --- a/Tizen:Mobile/rinato-linux-kernel/_link +++ b/Tizen:Mobile/rinato-linux-kernel/_link @@ -1,9 +1,4 @@ -<link package="linux-3.10" cicount="copy"> -<patches> - <!-- <branch /> for a full copy, default case --> - <!-- <apply name="patch" /> apply a patch on the source directory --> - <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) --> - <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) --> - <!-- <delete name="filename" /> delete a file --> -</patches> +<link package="linux-3.10" cicount="copy"> + <patches> + </patches> </link> |