diff options
Diffstat (limited to 'linux/linux-mtx-1_2.4.24.oe')
-rw-r--r-- | linux/linux-mtx-1_2.4.24.oe | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/linux/linux-mtx-1_2.4.24.oe b/linux/linux-mtx-1_2.4.24.oe index 96de77bb88..612635c105 100644 --- a/linux/linux-mtx-1_2.4.24.oe +++ b/linux/linux-mtx-1_2.4.24.oe @@ -1,3 +1,4 @@ +SECTION = "kernel" DESCRIPTION = "Linux kernel for MTX-1 (MeshCube)" MAINTAINER = "Bruno Randolf <bruno.randolf@4g-systems.biz>" LICENSE = "GPL" @@ -40,4 +41,4 @@ do_deploy() { do_deploy[dirs] = "${S}" -addtask deploy before do_build after do_compile
\ No newline at end of file +addtask deploy before do_build after do_compile |