기존 이솝 임베디드 포럼의 지식인 서비스가 게시판 형태로 변경되었습니다.

http://www.arndaleboard.org/wiki/index.php/WiKi

위 내용을 실습 중입니다.


Q) kernel_make와 make fastboot명령을 실행할 디렉토리를 알고 싶습니다.


이하 상기 웹페이지의 내용입니다.

Building the Kernel

Setting up Arndale Board’s configuration. and after build.

$ kernel_make distclean
$ kernel_make arndale_android_defconfig
$ kernel_make -j16

질문) 어떤 디렉토리에서 kernel_make를 해야하나요?


If you want to use the kernel menuconfig, type the following command.

$ kernel_make arndale_android_defconfig
$ kernel_make menuconfig

Building the Android

  • Before building Android, you must build Kernel. Otherwise, you can cause unexpected building problems.
$ make kernel-binaries
$ make -j4

Please run 'make kernel-binaries' without -j option

Building fastboot and adb

If you don't already have those tools, fastboot and adb can be built with the regular build system. Follow the instructions on the page about building, and replace the main make command with

$ make fastboot adb
질문) 어떤 디렉토리에서 make를 해야하나요?


profile

수아파파

2013.01.07 22:46:37
*.200.239.210

우선 위키의 설명대로 소스를 받은 (repo sync) 위치($ANDROID_BUILD_TOP)에서 다음 명령어를 먼저 해 주시면,


    $ source ./arndale_envsetup.sh


kernel_make를 사용할 수 있습니다. kernel_make는 안드로이드 트리 아무곳에서나 실행해도 $ANDROID_BUILD_TOP/kernel 로 이동해 빌드한 뒤 원래 위치로 돌아오게 되어 있습니다.


----


다음과 같이 별다른 설명이 없는 경우 $ANDROID_BUILD_TOP 에서 실행하시면 됩니다.


    make fastboot adb



monad

2013.01.09 02:05:05
*.130.192.117

설명, 감사합니다.

List of Articles
번호 제목 글쓴이 날짜 조회 수
5668 SD 카드 이미지를 백업을 한 후에 고속으로 다시 원복을 시키는 ... [1] blue0sky 2013-01-09 1704
5667 [android]젤리빈에서 exec 명령어 사용~ [2] 손성원 2013-01-09 1249
5666 sd 카드 체크 어떻게 하나요? ㅠㅠ [2] 딴따라 2013-01-09 1613
5665 우분투에서 USB 메모리 드라이브를 자동으로 찾는 방법.... [2] blue0sky 2013-01-09 1329
5664 sd메모리 관련 문의 드립니다. [4] 현어 2013-01-09 1343
5663 android.os.Build.SERIAL 수정이 가능한가요? 신종원 2013-01-08 1375
» [arndaleboard] http://www.arndaleboard.org/wiki/index.php/WiKi [2] monad 2013-01-07 2132
5661 질문) Arndale Board chip의 hyp mode가 있나요? [2] 폐인x2 2013-01-05 1272
5660 S5PC110 CAD 관련 질문입니다. [1] 화이트맨 2013-01-04 1196
5659 [origen_quad] www.origenboard.org 언제 오픈해요? [10] 아침 2013-01-04 1434
5658 V210에서 I2S 질문 드립니다. [3] 공돌이남 2013-01-04 1141
5657 S3C2450 or S3C6410 샘플구입 가능한 대리점 및 몇가지 질문이요 [2] 이호천 2013-01-03 1449
5656 안드로이드 폰의 갤러리 파일 접근에 대해 문의 드립니다. [4] 죽유 2013-01-02 1727
5655 mjpg-streamer를 사용해 보신분 계신가요?? [1] wndgk0620 2012-12-31 1648
5654 odroid-s, s5pc110에서 fiq interrupt에 대한 질문입니다. [4] 하루천재 2012-12-31 1450
5653 임베디드용으로 쓸만한 ARM board를 찾고 있습니다. [2] Wubin 2012-12-29 1496
5652 multi format codec(MFC)를 사용에 관한 질문입니다 file [4] wndgk0620 2012-12-28 1435
5651 https://wiki.linaro.org/Boards/Arndale/Setup/EnterpriseUbuntuServer... [5] monad 2012-12-27 1725
5650 arndale 보드 호스트 환경 [3] monad 2012-12-27 1128
5649 Exynos5 선정에 대한 고려사항 질문 [5] 카보 2012-12-27 1551

사용자 로그인